Hello,
I'm using Network 1.25 Lib for TCP connection
wondering if there is event handler for "Close"
i tried
Sock_Close and Sock_Disconnected but to no avail
.Connected method returning True when i close the connection from the server side !!
so how to determine if the sock is really connected
thanks in advance
I'm using Network 1.25 Lib for TCP connection
wondering if there is event handler for "Close"
i tried
Sock_Close and Sock_Disconnected but to no avail
.Connected method returning True when i close the connection from the server side !!
so how to determine if the sock is really connected
thanks in advance