Yahoo Posted December 5, 2005 Posted December 5, 2005 Friends is there any option to scan working ip address from command prompt ?
druiddk Posted December 9, 2005 Posted December 9, 2005 Hmm well I dont know what excactly that you are trying to achieve?You could ping the broadcast address of the LAN you are sitting on to see who responds?For e.g.:ping 192.168.1.255
Yahoo Posted December 9, 2005 Author Posted December 9, 2005 i mean i want to know how many ips are up
Gouki Posted December 9, 2005 Posted December 9, 2005 Up?!Do you want to know wich IPs are in the Network?
Whulph Posted December 12, 2005 Posted December 12, 2005 (edited) You mean you want to see a list of IPs that your computer is connected to over the Internet? Or do you want to see the IP numbers of all the computers on your LAN?Well, for finding the IPs that your computer is connected to over the Internet, just use the NETSTAT command.As for finding out what computers are on your local area network, use the NET VIEW command. Although, the NET VIEW command won't give you IP numbers...instead it will display the hostnames/nicknames of the computers on your LAN.To get the LAN IP numbers from those hostnames, try using one of these commands:PING hostname or TRACERT hostnameThe LAN IP number of the hostname should appear in [brackets]. Edited December 12, 2005 by Whulph
Yahoo Posted December 13, 2005 Author Posted December 13, 2005 thank you friend it is working fine ..
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now