Search: 
Available in: IP*WORKS!
NetClock Component [IP*Works! V8]

Properties   Methods   Events   Configuration Settings  

The NetClock component provides the current (GMT) time from an Internet Time Server.

NOTE: What follows is a very short description of the component interfaces. For more information, please consult the help files that come with the respective package.

Remarks

The NetClock component implements a standard Time Protocol client as specified in RFC 868, as well as an SNTP Protocol.

The address of the Time Server is provided in the TimeServer property. You get the time by calling the GetTime method.

The component also allows you to synchronize your system time with that of the TimeServer. This is done through the GetAndSetTime method. Calling GetAndSetTime will request the time from the server and then set the system clock to match it.

Property List


The following is the full list of the properties of the component with short descriptions. Click on the links for further details.

IdleThe current status of the component.
LocalHostThe name of the local host or user-assigned IP interface through which connections are initiated or accepted.
LocalTimeThe time returned by the TimeServer converted to local time.
ProtocolThe protocol used by the component.
ServerTimeThe time returned by the TimeServer.
TimeoutA timeout for the component.
TimePortThe UDP port where the remote Time server is listening.
TimeServerThe time server to request the time from.

Method List


The following is the full list of the methods of the component with short descriptions. Click on the links for further details.

ConfigSets or retrieves a configuration setting.
DoEventsProcesses events from the internal message queue.
GetAndSetTimeSame as the GetTime method, but system clock is also set to the received time.
GetTimeSends a time request to the TimeServer to get the current time.
InterruptInterrupt the current method.

Event List


The following is the full list of the events fired by the component with short descriptions. Click on the links for further details.

ErrorInformation about errors during data delivery.

Configuration Settings


The following is a list of configuration settings for the component with short descriptions. Click on the links for further details.

MaxPacketSizeThe maximum length of the packets that can be received
ShareLocalPortIf set to True, allows more than one instance of the component to be active on the same local port
UseConnectionDetermines whether to use a connected socket
QOSTrafficTypeUsed to specify QOS/DSCP settings (optional)
UseIPv6Whether or not to use IPv6
AbsoluteTimeoutDetermines whether timeouts are inactivity timeouts or absolute timeouts
FirewallDataUsed to send extra data to the firewall
InBufferSizeThe size in bytes of the incoming queue of the socket
OutBufferSizeThe size in bytes of the outgoing queue of the socket
CodePageThe system code page used for Unicode to Multibyte translations (Windows/COM only)

| About | Privacy Policy | Terms of Use |
© Copyright 2010 /n software inc.