Hi All!
Months ago I made a program that connect an android application to a B4J program via web socket. Since I registered for duckdns, this connection worked remotely also. Although I didn't have to use it, it started automatically on the pc every day. The B4J program has a status page that can be opened in a browser to query the log data.
Today I tried again to see whether the program works and was surprised to find that although the B4J program is running and the log can be viewed in a browser both on the PC and android too (http://192.168.0.155:54021/stat - no errors), the websocket communication (ws://192.168.0.155:54021/ws) no longer works within the local network either. No connection between android and PC. If I turn off windows defender and firewall, no connection either. Something is blocking websocket communication, but I have no idea where to look in Windows10? Can someone help me?
thanks in advance
Steven
Months ago I made a program that connect an android application to a B4J program via web socket. Since I registered for duckdns, this connection worked remotely also. Although I didn't have to use it, it started automatically on the pc every day. The B4J program has a status page that can be opened in a browser to query the log data.
Today I tried again to see whether the program works and was surprised to find that although the B4J program is running and the log can be viewed in a browser both on the PC and android too (http://192.168.0.155:54021/stat - no errors), the websocket communication (ws://192.168.0.155:54021/ws) no longer works within the local network either. No connection between android and PC. If I turn off windows defender and firewall, no connection either. Something is blocking websocket communication, but I have no idea where to look in Windows10? Can someone help me?
thanks in advance
Steven
Last edited: