IP*Works! V9 - Online Help
IP*Works! V9
Questions / Feedback?

Protocol Property

The protocol used by the component.

Syntax

public int getProtocol();
public void setProtocol(int protocol);

Enumerated values: public final static int tpTime = 0; public final static int tpSNTP = 1;

Remarks

This property is the protocol used by the component. Use this property to specify which protocol the bean 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).

Default Value

0

 
 
Copyright (c) 2018 /n software inc. - All rights reserved.
Build 9.0.6635.0