
To access these properties, expand and double-click Web Socket Acceptor.
| Property | Value | Description |
|---|---|---|
| Servlet Name | text (defaults to nodeSwitch or hub depending on where the component is used)
|
Defines the path to the web socket servlet that accepts either direct (node switch) or hub (hub function) connections. |
| Web Service Ord | ORD | Configures the web service Ord of type BOrd. When you set it to BOrd.NULL, the web socket acceptor registers on the station's default web service and listens on that service's port. You can also
configure the Web Service Ord to point to an alternate web service, which enables the web socket servlets to listen on a different port than the default
web service.
|