no connection
Instructions:
-
Open the LabVIEW project "Websocket Example Project" with LabVIEW 2013.
It will not work with other versions, as it contains a packed library that has been specifically compiled for LabVIEW 2013.
-
Run "MAIN - ws server multiple instances.vi".
-
Click the button "Connect to Server" on this web page.
-
The blue bar on the top of this page should turn green and the graph should start to display data. Check your Windows firewall to allow LabVIEW to
communicate if it is not working.
-
A new LabVIEW Frontpanel of "session instance handler.vi" opens up. You can start sending text messages between browser and LabVIEW by using the repective controls.
-
It is possible to estabhlish serveral connections simultaneously by opening this web page multiple time.
-
Close the connection by clicking the button "Close Connection" on this page or the "Stop Server Instance" button in LabVIEW.
Observe the connection count of "MAIN - ws server multiple instances.vi" adapt after a short while.