[Overview][Constants][Types][Classes] | Reference for unit 'lNet' (#LNet) |
Connects the connection to the remote host
Source position: line 0
public function TLConnection.Connect( |
const Address: String; |
const APort: Word |
):Boolean; virtual; overload; |
Address |
|
The address to connect to |
APort |
|
The port to connect on |
Returns true on initial success. Result of connecting is reported via OnConnect event
Returns true on initial success. Result of connecting is reported via OnConnect event
This method is used to connect to the specifies remote host.
No notes exist for this page yet.