All I want is a simple program that I can run on two computers. Have one computer send a string to a certain port through tcp/ip, and have the other computer listen on that port and display the message. There has to be a simple tool out there.
I need it because I want to be able to test the programs I write to see if they can send and receive commands properly. Anyone know of any?