Page 1 of 1

websocket in 2018

Posted: Thu Dec 13, 2018 2:03 pm
by rudzitis
Hi,

Can someone provide me an example of how the new JadeWebSocketServer class works? I tried setting up the server with run(null,4500, UserWebSocket). I tried to access it via ws://localhost:4500 from the web client but it doesn't seem to connect. The encyclopedia doesn't provide any examples. It mentions something about JadeWEbSocketIISNativeModule. I am guessing I need to do something with IIS to get this working. Anyone know how this part work?

Thanks for your help,

Thaban

Re: websocket in 2018

Posted: Thu Dec 13, 2018 2:50 pm
by GerardO'Brien
For IIS config details, see "Connecting to JADE Applications using the WebSocket Protocol", in Chapter 2 of the JADE
Installation and Configuration Guide

Re: websocket in 2018

Posted: Thu Dec 13, 2018 3:41 pm
by rudzitis
Thank you Gerard! That really helps. Also noticed they mention the JadeWebSockets_IIS.dll which was not in the Development installation files. Do you where to get this?

Thanks,
Thaban

Re: websocket in 2018

Posted: Fri Dec 14, 2018 1:02 pm
by GerardO'Brien
Perhaps they missed including the dll in the distribution. Open a contact with Jade Support.

Re: websocket in 2018

Posted: Wed Dec 19, 2018 10:06 am
by Jade Support
Hi Thaban, Gerard,

JadeWebSockets_IIS.dll was not included in the installation media in the website.
This has now been fixed.

Regards,
Jade Support.