thinh
Jun 12th, 2000, 12:15 PM
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
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