Hi All,
I have created a game of battleship in Java which runs between client and server.
I am required to create a diagram/table showing the protocol used to exchange the messages.
Can anybody recommend a way for me to do this as I am unsure on what message protocol means from my understanding I should show how messages are encoded.
Thanks,
Sandeep
I have created a game of battleship in Java which runs between client and server.
I am required to create a diagram/table showing the protocol used to exchange the messages.
Can anybody recommend a way for me to do this as I am unsure on what message protocol means from my understanding I should show how messages are encoded.
Thanks,
Sandeep