Topic Path: Symbol Reference > Classes > TIdCustomTransparentProxy Class > TIdCustomTransparentProxy Methods > SendToUDP Method
ContentsIndexHome
PreviousUpNext
TIdCustomTransparentProxy.SendToUDP Method
procedure SendToUDP(
    AHandle: TIdSocketHandle; 
    AHost: string; 
    const APort: Integer; 
    const AIPVersion: TIdIPVersion; 
    const ABuffer: TIdBytes
); virtual;
Parameters 
Description 
AHandle 
Type is TIdSocketHandle.
 
AHost 
 
APort 
 
AIPVersion 
 
ABuffer 
 

SendToUDP 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.