ServiceConnectInfo
- Last Updated: May 12, 2026
- 1 minute read
- OpenAccess SDK
- Version 8.1
- Documentation
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.