I am trying to set up a very simple TCP/IP sender. All I need it to do is send a string to a given server IP/Domain and port. I already have something listening for the packet but can not figure out how to simply send the string....
↧