SmartSniff allows you to capture TCP/IP packets that pass through your network adapter, and view the captured data as sequence of conversations between clients and servers. You can view the TCP/IP conversations in Ascii mode (for text-based protocols, like HTTP, SMTP, POP3 and FTP.) or as hex dump. (for non-text base protocols, like DNS)
Fping is a console program, much like the ping program that comes with windows. Fping has the same options as the regular ping, and several options that are unique: - Time between pings can be adjusted at wish, ranging from 1ms to 5s. - Beep on every (un)successful reply. Use this to test your network status in the background. - Ping multiple hosts with one simple command. - Ping using raw sockets, or use the ICMP dll. The choice is up 2 you