Internet Direct (Indy) Version 9.0.1 Beta
|
procedure Send(AHost: string; const APort: Integer; const AData: string);
Send calls Binding.SendTo to transmit AData to the remote system. UDP does not guarantee delivery of data packets, so the values in AData may not arrive at the remote computer system.