Results 1 to 2 of 2

Thread: Winsock Control

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Jan 1999
    Location
    California
    Posts
    115

    Post

    is there a way to tell if a winsock control has timed out? If it does, then call a procedure?


    Thanks,

    Ryan

  2. #2
    Guest

    Post

    You could always check the state (7 = sckConnected) to see if it happen wihin a given timeout, i think there also is a property like request time out or someting but i'm not sure. The winsock does generate an error in the winsock_error event (hd format no vb yet can't look it up), the error's description = "Request timed out." i can't recall the error number

    -Azzmodan

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