[Overview][Constants][Types][Classes] | Reference for unit 'lNet' (#LNet) |
Specifies connection method
Source position: line 0
function ILClient.Connect( |
const Address: String; |
const APort: Word |
):Boolean; overload; |
Address |
|
The address to connect to |
APort |
|
Port to connect on |
Returns true on initial success. Connection status is reported via OnConnect
Returns true on initial success. Connection status is reported via OnConnect
This method is used to specify connecting to the other side.
No notes exist for this page yet.