U++ framework
Do not panic. Ask here before giving up.

Home » U++ Library support » U++ MT-multithreading and servers » Websocket issue
Re: Websocket issue [message #61960 is a reply to message #61959] Sat, 28 March 2026 11:31 Go to previous messageGo to previous message
przem_kaz is currently offline  przem_kaz
Messages: 10
Registered: April 2010
Location: Poland
Promising Member
Hi Oblivion,

Thanks for finding a solution to this problem. Adding the code:
if(ssl && !IsNull(host))
    socket->SSLServerNameIndication(host);
solves the problem both with the test server “wss://echo.websocket.org” and when communicating directly with my device.

Now I’m going to play around with testing a secure WebSocket server, because I need both in my project.

BR
Przemek
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Can't use MT to capture console output
Next Topic: Https refarance example doesn't work
Goto Forum:
  


Current Time: Wed Apr 29 17:46:38 GMT+2 2026

Total time taken to generate the page: 0.00593 seconds