Internet Direct (Indy)
Home
PreviousUpNext
TIdUnixTime.Port Property

Well-known port number for the UnixTime (utime) Protocol.

Pascal
property Port;

Port is an IdPort property that indicates the well-known port number used for the UnixTime Protocol (utime) client. The default value for Port is IdPORT_utime as assigned during initialization of the component. 

The scope of the Port property is changed to published in TIdUnixTime

Set the value in the Host property prior to calling methods or acccessing properties that require utime protocol exchanges. For instance, calling the SyncTime method or accessing the value in the DateTimeCard property.

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.