Results 1 to 2 of 2

Thread: Winsock API & events

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Jun 1999
    Location
    Garden Grove, CA, USA
    Posts
    110
    How do i know if the socket is connect after i've used the connect Lib "Winsock.dll" (ByVal s As Integer, addr As sockaddr, ByVal namelen As Integer) As Integer Fucntion?

    Do i need to set up a timer and use the WSAAsyncSelect Lib "Winsock.dll" (ByVal s As Integer, ByVal hwnd As Integer, ByVal wMsg As Integer, ByVal lEvent As Long) As Integer Function to get the events in each interval?

    If anybody Knows how to use the winsock.bas file, if you could, please send me an example of how to connect, receive, and get events using the bas file...


    Thank you very much
    ngphuocthinh

  2. #2
    Addicted Member
    Join Date
    Oct 1999
    Location
    NY, USA.
    Posts
    240

    Exclamation

    Hi,
    I found some examples on the internet that
    uses Winsock.dll. If you want them, you can
    send me an email.

    Note : None of the programs are mines.

    Bye
    Omar
    [email protected]
    http://omar.caribwalk.com
    To God Be The Glory

    I see Tech People ...

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