Article ID: 25854
|
Creation Date: 6/10/2021 3:38 PM
|
Product: SiteKiosk Online Server
|
Attachment: -
|
ArticleType: FAQ
|
Version: -
|
Language: English
|
Views: 21220
|
Last Modification Date: 5/5/2025 12:43 PM
|
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.
- 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.
For sending e-mails (if an optional e-mail server has also been set up on the same server):
25 SMTP (outgoing)