Quote:
Originally Posted by vtroz
[Only registered and activated users can see links. Click Here To Register...]
still not found a solution please help me , the server is configured correctly and the client, and I can create an account from the client
|
How I can determine why you're disconnected with a screenshot showing me that you're disconnected ?
Try to debug to see where you get the problem. The source is totally working so it's a wrong configuration or something similar...
You don't go to :
Code:
Program.Log("Connection of " + Client.Socket.IpAddress + ", with " + Client.Account + ".");
in MsgConnect. It's the first packet, so check before why the MsgServer disconnect you.