Checks if this process is connected to RTserver, and connects if its isn't.
Exception Type | Condition |
---|---|
TipcTimeoutException | if the client timed out waiting for RTserver to reply to a connection request. |
TipcAccessDeniedException | If the server replied, but deined access. This is usually because the client's unique subject isn't unique within the client's project. |
TipcIOException | For unrecoverable network failures. |
TipcException | For all other errors. |
TipcSrv Class | TipcSrv Members | TIBCO.SMARTSOCKETS Namespace