Chat client using TCP

56 views
Skip to first unread message

Emma Nevada

unread,
Sep 26, 2016, 2:16:31 PM9/26/16
to DroidScript
I am creating a chat client, that uses TCP,Raw to connect to my server, everything is going well, if anyone else would like to mess around with connecting to my server, the server ip and port are as followed, ip 69.87.222.40 port 24091 raw text, unformatted, commands are sent with the x^ prefix so the server can execute any command given, for a list of commands send x^help to the server, for example:

net.SentText("x^help","UTF-8");

Emma Nevada

unread,
Sep 26, 2016, 2:31:51 PM9/26/16
to DroidScript
Pardon the, if its not up, it will now be working indefinitely, changes may just be made, the server will be immediately restarted when changes are made. If the server by any chance crashes, it will auto restart :) happy connecting

Emma Nevada

unread,
Sep 26, 2016, 2:34:16 PM9/26/16
to DroidScript
anything not sent with the prefix x^ is treated as a message for the chatroom currently joined, and will just be taken, with no response, or you may get a reply with your user and the message you sent, take it as a sign of the server working :)

Reply all
Reply to author
Forward
0 new messages