I'm trying to make an rpg game. Im setting up the client and server, but now i have a problem: the server can't accept more then 1 connection, then it says the server is offline. Also, after you closed the first connection, you can't re-connect to the server.
Can someone please tell me what is wrong so i can change my source code?
the project is below
thanks in advanced,
jimpie
Last edited by jimpie; Jul 15th, 2011 at 03:00 AM.
Reason: solved