Topic Path: Symbol Reference > Classes > TIdCustomTransparentProxy Class > TIdCustomTransparentProxy Methods > OpenUDP Method
ContentsIndexHome
PreviousUpNext
TIdCustomTransparentProxy.OpenUDP Method
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.

Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Post feedback to the Indy Docs Newsgroup.