Topic Path: Symbol Reference > Classes > TIdEcho Class > TIdEcho Properties > Port Property
ContentsIndexHome
PreviousUpNext
TIdEcho.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 in HOst listens for client connections and 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 values in the Host and Port properties prior to calling Connect.

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