[Overview][Constants][Types][Classes] | Reference for unit 'lNet' (#LNet) |
"Connects" to the other side
Source position: lnet.pp line 336
public function TLUdp.Connect( |
const Address: String; |
const APort: Word |
):Boolean; override; |
Address |
|
The address to connect to |
APort |
|
The port to connect to |
Returns true on success
This method sets the peer address and port of the UDP socket.
No notes exist for this page yet.