|
-
Oct 17th, 2001, 07:31 AM
#1
Thread Starter
Hyperactive Member
Winsock question
Hi, Using the winSock component how can I tell if a client has disconnected from a server?
I can tell when a client connects using the Winsock1_ConnectionRequest event but I am unable to tell when a client disconnects.
Thanks in advance
MarkusJ
-
Oct 17th, 2001, 07:39 AM
#2
Addicted Member
hi,
a timer will check if the winsock.state <> connected then send appropriate message to server.
bye.
-
Oct 17th, 2001, 07:51 AM
#3
Thread Starter
Hyperactive Member
Ok, I was hoping that there might be an event like (IsClientConnected) or something 
Regards
Mark
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|