On Sep 8, 4:52 pm, [EMAIL PROTECTED] wrote: > How would I make a script that gets a list of all the computer names > and ip addresses, internal 192.168..., of the computers attached to my > wired network? Or is there a program that will do this already? Thanks
The program that you're looking for is called nmap. http://insecure.org/nmap/ There are several Perl modules that can be used to interface with nmap. http://search.cpan.org/search?query=nmap&mode=all -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/