Solving Network Doubt: Finding Computer IPs on WindowsXP

  • Thread starter Thread starter karthik3k
  • Start date Start date
  • Tags Tags
    Doubt Network
AI Thread Summary
To find the IP addresses of computers in a LAN while using Windows XP, users can utilize the command prompt. By executing the "ping" command followed by the computer name (e.g., "ping john800"), the system will resolve and display the corresponding IP address. Additionally, the "netstat" command can be employed to view active connections and associated IP addresses. These methods provide a straightforward way to identify IP addresses within a workgroup environment.
karthik3k
Messages
149
Reaction score
0
Im using WindowsXp in LAN.
I cud see workgroup computers.
But how shall i know the IP of those Computers ?
 
Computer science news on Phys.org
try using netstat in the command prompt
 
or ping their computer name from a command prompt.
It should resolve the ip address.

i.e. (my computer name is john800)
c:\>ping john800
 
Well, the date has now passed, and Windows 10 is no longer supported. Hopefully, the readers of this forum have done one of the many ways this issue can be handled. If not, do a YouTube search and a smorgasbord of solutions will be returned. What I want to mention is that I chose to use a debloated Windows from a debloater. There are many available options, e.g., Chris Titus Utilities (I used a product called Velotic, which also features AI to prevent your computer from overheating etc...
Back
Top