Results 1 to 3 of 3

Thread: Winsock question

  1. #1

    Thread Starter
    Hyperactive Member MarkusJ_NZ's Avatar
    Join Date
    Jun 2001
    Posts
    375

    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

  2. #2
    Addicted Member flavorjatin's Avatar
    Join Date
    Sep 2001
    Location
    India
    Posts
    154
    hi,

    a timer will check if the winsock.state <> connected then send appropriate message to server.

    bye.
    Best Regards.

  3. #3

    Thread Starter
    Hyperactive Member MarkusJ_NZ's Avatar
    Join Date
    Jun 2001
    Posts
    375
    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
  •  



Click Here to Expand Forum to Full Width