IP*Works! 2016 PHP Edition
IP*Works! 2016 PHP Edition
Questions / Feedback?

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

37

Remarks

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

This property is not available at design time.

Data Type

Long

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 PHP Edition - Version 16.0 [Build 7353]