help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



[Overview][Constants][Types][Classes] Reference for unit 'lNet' (#LNet)

TLConnection.Connect

Connects the connection to the remote host

Declaration

Source position: line 0

public function TLConnection.Connect(

  const Address: String;

  const APort: Word

):Boolean; virtual; overload;

function TLConnection.Connect: Boolean; virtual; overload;

Arguments

Address

  

The address to connect to

APort

  

The port to connect on

Function result

Returns true on initial success. Result of connecting is reported via OnConnect event

Function result

Returns true on initial success. Result of connecting is reported via OnConnect event

Description

This method is used to connect to the specifies remote host.

Notes

 No notes exist for this page yet. 





lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505