skip to main content
OpenAccess SDK Service Attributes : Defining Service Attributes : ServiceRegisterTCPPort
 

ServiceRegisterTCPPort

Specifies whether the TCP/IP port will be registered automatically in the operating systems services file (/etc/services on Linux and UNIX or %SystemRoot%\system32\drivers\etc\services on the Microsoft Windows platforms on which OpenAccess SDK Server runs, for example).

Valid values

True | False
*True=The TCP/IP port used by the service is registered automatically in the operating system services file.
*False=The TCP/IP port used by the service is not registered automatically in the operating system services file.

Default

False

Type

Static