No, ping command use for check connctivity in the network.
Net command show all comuter connect in network
Start > run >Type cmd
C:\>net
The syntax of this command is:
NET [ ACCOUNTS | COMPUTER | CONFIG | CONTINUE | FILE | GROUP | HELP |HELPMSG | LOCALGROUP | NAME | PAUSE | PRINT | SEND | SESSION | SHARE | START | STATISTICS | STOP | TIME | USE | USER | VIEW ]
C:\>net view
Server Name Remark
-----------------------------------------------------------------
\\A1
\\A2
\\A3
\\AR1
\\AR3
\\BDC
\\PDC
\\PROXY
\\SERVER
\\D1
\\DBDC
\\D2
\\ADHPSERVER
\\H1
\\H2
\\H3
\\MBSCAN
\\N1
\\N2
\\P1
\\R1
\\R2
\\S1
\\S2
\\S3
\\S4
\\S5
\\SW9
\\VBWORKSTN
The command completed successfully.
Show all the computer in network
2006-06-05 21:49:00
·
answer #1
·
answered by sndp_ghosh 3
·
1⤊
0⤋
If your network consists of one single segment and one single hub / switch, try to ping the broadcast address.
Assuming your IP address is 192.168.1.10 and the net mask is 255.255.255.0, ping the address: 192.168.1.255
For instance, increase the wait time (on windows is the -w flag)
Example: ping -w 1000 192.168.1.255
That's not as reliable as other professional tools but hey, works out of the box!
2006-06-06 09:05:54
·
answer #2
·
answered by Anonymous
·
0⤊
0⤋
Try to use Angry IP Scanner..
or type "net view" on command prompt.
2006-06-05 21:41:07
·
answer #3
·
answered by Anonymous
·
0⤊
0⤋
http://www.google.co.uk/search?hl=en&q=tcpnetview&meta=
This should do it.
2006-06-05 21:07:21
·
answer #4
·
answered by caesareor 2
·
0⤊
0⤋