This method is used to receive an incoming connection during a Winsock control ConnectionRequest event.
winsock.Accept
None.
This method applies only to Winsock server applications. You cannot pass a RequestID as in Visual Basic 6.0, so you should accept the connection with the same control that was listening for the request.