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

Protocol Property

The protocol used by the component.

Object Oriented Interface

public function getProtocol();
public function setProtocol($value);

Procedural Interface

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

Default Value

0

Remarks

This property is the protocol used by the component. Use this property to specify which protocol the class will use to connect to the server. By default, this property is tpTimeProtocol (0). The SNTP protocol may be selected by setting this property to tpSNTP (1).

Data Type

Integer

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