I had it where it was deleting the socket object before being processed. But now.
the socket is not working like I need for the communication to work with the server. It's sending all my commands first then it read the server's which is causing the connection to sever.
For example. I have to send like "me them me them" and what its doing is "me me them disconnect" I've tried reading the socket document but it's to no availble unless im over looking something.




Reply With Quote
Bookmarks