Blockland Forums > Modification Help
TCPObjects, how do they work?
Lugnut:
gawd mang
.send("#101\r\n");
Wordy:
did that then
--- Quote from: Wordy on June 10, 2012, 09:35:59 AM ---gave me a error-
apart from that, still nothing
--- End quote ---
Lugnut:
Try putting this into the end of the onConnectRequest part-
%this.connection[%ip].send("HI\r\n");
like, a welcome message
Wordy:
yeah, that worked
Wordy:
it's the client though that's giving the problem away, i send data from the client to the server and by the looks of it it isn't working, ugh it's annoying me now