All Navori’s connections (SAAS and Extranet) are running under the secured and encrypted HTTPS protocol (HTTP over SSL). HTTPS is a combination of Hyper Text Transfer Protocol (HTTP) and SSL (Secure Sockets Layer). SSL is currently the most frequently used method to provide security for Internet communications, so HTTPS is a more secure way for transmitting and receiving information across the Internet.
For Secure networks, please ensure ws/wss is enabled through your firewall.By Default Navori QL Server is configured using HTTP over Port 80.
If you choose to configure your Server using HTTPS you MUST open Port: 443
QL Server will communicate with players using Http, Soap and Websocket protocols. These protocols have to be authorized in the network.
The endpoint url for websocket request is wss://yourserver.com/NavoriService/WSMPlayer.ashx?
