TimePort Property

The UDP port where the remote Time server is listening.

Object Oriented Interface

public function getTimePort();
public function setTimePort($value);

Procedural Interface

ipworks_netclock_get($res, 7 );
ipworks_netclock_set($res, 7, $value );

Default Value

123

Remarks

This property is the UDP port on the TimeServer to which Time requests are sent. If Protocol is set to tpTimeProtocol the component will set this property to 37.

This property is not available at design time.

Data Type

Integer

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks 2020 PHP Edition - Version 20.0 [Build 8307]