Pages

Saturday, May 30, 2015

Client Server Communication Protocol in Progress!

Using some new chat commands I have created, I have been able to establish a basic client server communication protocol so that packets are sent in the right order and ensured to be in the right order; otherwise, the client will disconnect.

Twenty sixth step complete:

I will now establish something similar on the server's end, and then I will implement logging in with account information and then chat.

No comments:

Post a Comment