Port number used to listen for client transmissions.
property DefaultPort: integer;
DefaultPort is a published property that represents the port number used to listen for client data packets using the Syslog protocol. DefaultPort is accessed when a socket descriptor is bound for accepting incoming data packets.
The default value for DefaultPort is IdPORT_syslog, as 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.
|