Article ID: 25854
|
Creation Date: 6/10/2021 3:38 PM
|
Product: SiteKiosk Online Server
|
Attachment: -
|
ArticleType: FAQ
|
Version: -
|
Language: English
|
Views: 17210
|
Last Modification Date: 11/20/2024 11:56 AM
|
Platform: Windows Server
|
|
Level: Closed
|
|
|
FAQ: SITEKIOSK ONLINE PORTS
A basic scheme for SiteKiosk Online Client - Server communication can be found here:
https://www.sitekiosk.com/wp-content/uploads/sitekiosk-en.pdf#page=20
- Ports used on the SiteKiosk Online client:
The SiteKiosk Online client only communicates with the SiteKiosk Online server via TCP port 443 (outgoing) e.g.
https://sitekiosk.online = 87.230.108.77
The connection is initiated by the client and the content is loaded from the server when the project is published.
For encryption, https and wss (secure websocket) are used.
Only if the option to distribute files to the machines via secure HTTP (HTTPS) has been deactivated in the team:
For the SiteKiosk Online File Manager > 52138 TCP (outgoing) for direct peer-to-peer connections 59577 TCP (outgoing) and the Teredo ports mentioned below.
Note: SiteKiosk Android clients always use the HTTPS variant via TCP Port 443.
- Ports used if you operate your own SiteKiosk Online On-Premise Server:
For communication between the SiteKiosk Online terminals and the server and for accessing the website: TCP Port 443 (incoming)
The connection is initiated by the client and https and wss (secure websocket) are used for encryption.
Only if the option to distribute files to the machines via secure HTTP (HTTPS) has been deactivated in the team: For the SiteKiosk Online File Manager > 52138 TCP (inbound)
For sending e-mails (if an optional e-mail server has also been set up on the same server):
25 SMTP (outgoing)