Netcom v2.0.0 ============================================================================== Netcom is a simple testing utility written in perl released under the GPL. I had originally written two scripts for testing TCP only: a talker and a listener. Upon failure to properly modify them to support UDP only, I made Netcom. It allows the sending and receiving of TCP or UDP data to arbitrary IPs/Ports and optional from/to files. Version 2.0.0 is a complete re-write to support "forwarding" as well (not tunneling). I'm sure there are already tools like this out there like netcat, but wasn't able to get netcat working properly for UDP nor for port forwarding. Either way, here you go and enjoy! Launch Netcom with no options to view the usage. David gershman@dagertech.net