Internet Direct (Indy)
Home
PreviousUpNext
TIdSyslogServer.DefaultPort Property

Port number used to listen for client transmissions.

Pascal
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.

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.