Internet Direct (Indy)
|
Default port number used to listen for client sessions.
property DefaultPort: integer;
DefaultPort is an Integer property that represents the default port number for listening and accepting client sessions on the Discard server.
DefaultPort is redefined in TIdDiscardUDPServer, and the value IdPORT_DISCARD is assigned during initialization of the component.
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. |