FindNBT V01.02.00cpp Joe Richards (joe@joeware.net) November 2002 Usage: FindNBT (-ip ipaddress | -start startaddress -end endaddress) [switches] ipaddress Single IP address to scan startaddress Start of IP Range to scan endaddress End of IP Range to scan Switches: (designated by - or /) -w Ping timeout - default 20ms. -np No Ping, just ask for the info; could be very slow -nf Do not write output file -f [filename] Write output file (default) -csv [filename] Write CSV file -h This screen -? This screen Ex1: findnbt -start 192.168.0.1 -end 192.168.0.255 Normal scan Ex2: findnbt -start 192.168.0.1 -end 192.168.255.255 -csv Normal Scan, create CSV file w/ default name Ex3: findnbt -start 192.168.0.1 -end 192.168.255.255 -w 200 -csv bob.csv Scan with 200ms timeout for ping, create CSV file bob.csv This software is Freeware. Use it as you wish at your own risk. If you have improvement ideas, bugs, or just wish to say Hi, I receive email 24x7 and read it in a semi-regular timeframe. You can usually find me at joe@joeware.net