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

ServiceConnectInfo

Specifies the TCP/IP port on which the service is listening for connection requests.

Valid values

The port is specified using the syntax:

tcp://host.port
where host is the name of the host on which the OpenAccess SDK service runs and port is an available TCP port.

Type

Static
Note: This service attribute is used only in a client/server configuration.