Results 1 to 3 of 3

Thread: Winsock, how to check for connectivity (solved with Thanks)

Threaded View

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Apr 2005
    Posts
    129

    Winsock, how to check for connectivity (solved with Thanks)

    i am trying to put in a check to see if the winsock has connected with the server. In trying to use the..

    winsock.state <> 7

    To check if it has a connection, according the help files 7 is Connected, but its reverting to this regardless of wether a conncetion is made or not, useing debug the winsock state for both connect and not is 6 which im not sure what that refers to.

    I wantto be able to check constantly if there is a connection between the 2 in case one side goes down.
    Last edited by fgp123; Sep 21st, 2005 at 05:08 AM.

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