sP2P NAT Traversal and peer-to-peer networking API
Assembly: sP2PLib (in sP2PLib.dll) Version: 1.6.0.0 (1.6.0.0)
Reason for not opening session with checkpoint server
Namespace: sP2PLibAssembly: sP2PLib (in sP2PLib.dll) Version: 1.6.0.0 (1.6.0.0)
Syntax
Members
| Member name | Value | Description | |
|---|---|---|---|
| NONE | 0 | If session opening is finished with success | |
| TIMEOUT_EXPIRED | 1 | Response from CheckPoint server has not arrived in timeout period | |
| AUTHENTFICATION_FAILURE | 2 | Can not authenticate with CheckPoint server | |
| SERVER_UNREACHABLE | 3 | CheckPoint server is unreachable | |
| CLIENT_ERROR | 4 | Error on client side | |
| API_VERSION_UNSUPPORTED | 5 | Server does not support API version used by client |
See Also