wxSocketCliente connect and disconnect

Fabian Cenedese Cenedese at indel.ch
Wed Oct 10 06:45:34 PDT 2007


At 10:36 10.10.2007 -0300, Mauro Cordon wrote:
>Hi,
>
>  I created a server and 2 applications clients.
>  One of them connects without problem. and this confirms the functioning of the server.
>  And another application connects and disconnects immediately, and the function WaitOnConnect returns a timedout error. 
>  For connection with the server, I created a class for the two clients, therefore, the connection form is the same.

Do the clients connect on different ports? Is your server multi-threaded?
Does it work if you first connect the second client? And then does it
fail if you try the first client?

bye  Fabi






More information about the wx-users mailing list