Blockland Forums > Modification Help
TCPObjects, how do they work?
Port:
Try this:
new TCPObject( dummy ).dump();
dummy.delete();
Wordy:
i see:o
now to have a go yay
Rub:
Despite how sketchy this site looks, if you need a TCP end point (client or server) to test your TCP objects with, this is a fantastic utility:
http://www.socketworkbench.com/
Wordy:
doesnt work on windows 8 lol
i seriously need to go back to windows 7 omg
Lugnut:
--- Quote from: Rub on June 10, 2012, 06:47:07 AM ---Despite how sketchy this site looks, if you need a TCP end point (client or server) to test your TCP objects with, this is a fantastic utility:
http://www.socketworkbench.com/
--- End quote ---
Could one not use telnet or netcat for a client?