Topic Path: Symbol Reference > Classes > TIdEchoUDP Class > TIdEchoUDP Properties > Port Property
ContentsIndexHome
PreviousUpNext
TIdEchoUDP.Port Property

Port number for the Echo protocol server .

property Port;

Port is a published Integer property in TIdEcho. Port represents the port number used by the ECHO protocol, and the port where the server listens for client transmissions. 

Port is assigned the default port number for the Echo protocol (IdPORT_ECHO). The default value for Port is assigned during initailization of the component. 

Set the value for the Port property prior to calling Echo.

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