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.
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
|
Post feedback to the Indy Docs Newsgroup.
|