I try to connect my client with the server over a websocket-connection. I have a questions about it:
1. When I connect to the local IP, the client gets a working connection to the server. If i try the same to my static ip, it is not possible to connect. Is there another syntax as ws://xx.xxx.xxx.xxx:51052?
Thank you for answer. I first try to use non-ssl to my static IP. It is an public static IP from a provider, that links to my router. My server is reachable over http and https. But it is not possible for me to make a socket-connection to this ip. I deactivated the firewalls etc. When I connect to "ws://192.168.1.127:51042/ws" it works, but not with "ws://89.163.2xx.xx:51042/ws". Then I get the message: