Hi
I wrote my own version of the Client() function, to use a library called CSockets and have it all working, except for the server continually saying hi to me in the middle of a conversation.
It seems to think I have gone away for some time and returned and yet my reponses were made within a few seconds of each other.
Does anyone know what I need to do to fix this? Do I need to send some kind of timing information to the server?