Internet Direct (Indy)
|
procedure OpenUDP( AHandle: TIdSocketHandle; const AHost: string = ''; const APort: Integer = 0; const AIPVersion: TIdIPVersion = ID_DEFAULT_IP_VERSION ); virtual;
Parameters |
Description |
AHandle |
|
AHost |
Default value is ''. |
APort |
Default value is 0. |
AIPVersion |
Default value is ID_DEFAULT_IP_VERSION. |
OpenUDP is a procedure
Topic generated.
Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved. Website http://www.indyproject.org. Post feedback to the Indy Documentation newsgroup. |