LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Websocket Library in Labview

Hi All,

 

I am attempting to connect to a Linux machine over a WebSocket. The Linux host supports WebSocket communication and is directly connected to my machine via Ethernet.

I am using the URL ws://localhost:9001, but I receive an "invalid handshake" error. A screenshot of the error is attached Websocket error.jpg.

 

 

Could you spot what could be wrong? I tried URL ‘http://<IP address of linux machine>’ but still the same error.

 

PS: I am using the Websocket example project provided with labview. And because my machine is client and linux machine is server, I am using client vi to establish connection.

Thanks in advance for the support.

The websocket library I am using is from MediaMongrels.

0 Kudos
Message 1 of 1
(49 Views)