Begins an asynchronous request for a connection to a network device.
An IAsyncResult that references the asynchronous connection.
The Connect method establishes a network connection to a device identified by the remoteEP parameter. Once the connection has been made, you can send data to the remote device with the Send method, or receive data from the remote device with the Receive method.
ProxySocket Class | Rebex.Net Namespace | ProxySocket.BeginConnect Overload List