Monday, 30 September 2013

How to test your client server program

How to test your client server program

I'm making a multiplayer game and often i want to test out if it perfectly
works on global network, because sometime it's just works locally, so how
could i do that without sending my client to friend to test it out.

No comments:

Post a Comment