लगता है आप पूछ रहे हैं: “Tally IP Search / Tally IP कैसे ढूंढें?”
मैं आपको आसान तरीके से समझाता हूँ 👇
🌐 🔍 Tally IP Address क्या होता है?
👉 Tally में IP Address का use होता है:
Remote access (दूसरे सिस्टम से Tally खोलने के लिए)
Client–Server connection के लिए
👉 Example:192.168.1.10
🚀 🔥 Tally IP कैसे ढूंढें (3 तरीके)
🧠 Method 1: CMD से IP पता करें (सबसे आसान)
Steps:
Keyboard → Win + R
Type:
cmdType:
ipconfig
👉 आपको मिलेगा:
IPv4 Address = आपका Tally IP
👉 Example:
IPv4 Address: 192.168.1.10
🖥️ Method 2: Network Settings से
Steps:
Control Panel खोलो
Network & Internet
Network Status → Details
👉 वहाँ IP दिख जाएगा
🔗 Method 3: Tally में Remote Setup
👉 Tally में:
F1 → Help
Tally.NET status check
Remote access enable
👉 इससे आप:
कहीं से भी data access कर सकते हो
🔥 Tally में IP कहाँ use होता है?
👉 जब आप:
LAN में multiple computers use करते हो
Server-PC में Tally install है
Client PC से connect करना है
तब use करो:
Company Select → Data Path → IP डालो
👉 Example:
\\192.168.1.10\Data
⚠️ Important Points
❌ Internet IP ≠ Local IP
✔ Local IP (192.168.x.x) use होता है
✔ Same WiFi / LAN में होना जरूरी
✔ Firewall off या allow होना चाहिए
🚀 Simple समझ लो
👉 Tally IP = आपके PC का address
👉 जिससे दूसरे system connect करते हैं
ठीक है — अब इसे deep level पर समझते हैं ताकि आपको पूरा concept clear हो जाए 🔥
🌐 🧠 ipconfig और IPv4 Address क्या होता है?
जब आप CMD में ये command चलाते हो:
ipconfig
👉 Windows आपको आपके network की पूरी जानकारी देता है
📊 🔍 Output में क्या-क्या आता है?
आपको कुछ ऐसा दिखेगा:
Ethernet adapter Wi-Fi:
IPv4 Address. . . . . . . . . . : 192.168.1.10
Subnet Mask . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . : 192.168.1.1
🧠 हर लाइन का मतलब (IMPORTANT)
1️⃣ IPv4 Address (सबसे important)
👉 Example: 192.168.1.10
यह आपके computer का unique address है
LAN (WiFi/office network) में आपकी पहचान
💡 Simple:
👉 जैसे घर का address होता है, वैसे ही PC का IP address होता है
2️⃣ Subnet Mask
👉 Example: 255.255.255.0
यह बताता है कि network का size क्या है
कौन-कौन devices एक ही network में हैं
💡 Ignore कर सकते हो basic use में
3️⃣ Default Gateway
👉 Example: 192.168.1.1
यह आपके router का address है
Internet access इसी से मिलता है
🔥 Tally में IPv4 क्यों use होता है?
Use: Tally
👉 जब आप multi-user system बनाते हो:
Scenario:
1 PC = Server (जहाँ Tally data है)
2nd PC = Client (जहाँ से access करना है)
👉 तब client PC को server का IP देना पड़ता है
🔗 Real Example (Practical)
🖥️ Server PC:
IPv4 Address: 192.168.1.10
💻 Client PC में:
\\192.168.1.10\Data
👉 Result:
✔ Client PC → Server का Tally data open करेगा
⚡ Deep Concept (Pro Level)
🔹 IP Structure:
192.168.1.10
│ │ │ │
│ │ │ └ Device number
│ │ └ Network segment
│ └ Private network range
👉 192.168.x.x = Private network (घर/office)
⚠️ Common Mistakes
❌ गलत IP डालना
❌ Different WiFi use करना
❌ Firewall block होना
✔ Same network होना जरूरी
🚀 Quick Test (Check working)
👉 Client PC में Run (Win + R):
ping 192.168.1.10
👉 अगर reply आया:
✔ Connection OK
🎯 Final समझ
👉 IPv4 Address = आपका system का network ID
👉 Tally में इसका use = data sharing / multi-user setup
आपका सवाल है: “Tally IP की क्या पहचान (identification) है?”
मतलब: कैसे समझें कि सही IP कौन सा है और Tally में कौन सा use करना है 👇
🌐 🧠 Tally IP की असली पहचान क्या होती है?
👉 Tally में “Tally IP” कोई अलग चीज नहीं है
✔ यह आपके Server PC का IPv4 Address होता है
🔍 ✅ सही Tally IP कैसे पहचानें
🟢 1. Format से पहचानो
👉 सही Tally IP हमेशा ऐसा दिखेगा:
192.168.x.x
या
10.x.x.x
👉 Example:
192.168.1.10 ✔ सही
10.0.0.5 ✔ सही
🔴 गलत IP (Use नहीं करना)
127.0.0.1 ❌ (यह localhost है)
169.x.x.x ❌ (network error)
🧠 2. CMD से confirm करो
ipconfig
👉 जो IPv4 Address दिखे वही आपका Tally IP है
🔗 3. Network से पहचान (Most Important)
✔ Server और Client दोनों:
Same WiFi / LAN में होने चाहिए
👉 तभी IP काम करेगा
🖥️ 🧾 Real Example
Server PC:
IPv4 Address: 192.168.1.10
Client PC:
\\192.168.1.10\Data
👉 यही है Tally IP connection
⚡ Easy Trick (1 लाइन में पहचान)
👉 जो IP ipconfig में IPv4 Address में दिखे = वही Tally IP
🔥 Extra Check (Professional तरीका)
👉 Client PC में Run करो:
ping 192.168.1.10
👉 Result:
Reply आया ✔ = सही IP
Request failed ❌ = गलत IP
⚠️ Important Rules
✔ Same network होना जरूरी
✔ Firewall allow होना चाहिए
✔ Tally server open होना चाहिए
🎯 Final Summary
👉 Tally IP = Server computer का IPv4 Address
👉 पहचान:
192.168.x.x format
ipconfig में दिखे
ping से connect हो