C
Christoph Duesmann
Hi !
My socket server doesn't remove the socket if a client is disconnected
suddenly (network problems etc.)
If the client starts the app again, it is existing two times in the servers
hashtable.
I don't know how to "dispose" the socket completely.
Any ideas ?
thanks a lot
Christoph duesmann
My socket server doesn't remove the socket if a client is disconnected
suddenly (network problems etc.)
If the client starts the app again, it is existing two times in the servers
hashtable.
I don't know how to "dispose" the socket completely.
Any ideas ?
thanks a lot
Christoph duesmann