I need to develop a simple multiplayer card game. For example, a poker game; this is only for study. I am going to develop it in Java.
How I can I manage communication between the server and clients? Can I use sockets for this game?
Edit: Thanks, I know socket programming. I know the programming socket. I just wanted to know if it was the correct technique for a multiplayer game like online poker.
No comments:
Post a Comment