B4J Question Web socket client SSL can't connect

EvgenyB4A

Active Member
Licensed User
Longtime User
I have a program that works fine with non secure link to server.
When I try to connect to wss link the connection process lasts about 1 minute and then throws following:

org.eclipse.jetty.websocket.api.UpgradeException: 0 null ....
''''''''''''''''''''
'''''''''''''''''''
WebSocket Closed: 0 null


I can succeed to connect to the same link with BrowserWebSocket Clent extension.
 

EvgenyB4A

Active Member
Licensed User
Longtime User
The suggestions you mentioned relied to server implementation as I got.
Maybe the problem in timeout?
How to increase timeout value for connection?
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…