LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Streaming cluster data on different laptops using webservices

Hello 

I am using LabVIEW 2016 version.

My aim is to stream cluster data between two computers on the network.

I have used webservices in my project.  I downloaded webservice example from NI site.

I use JSON script 

In development mode, I am able to transfer data from server to client. I can see cluster data getting updated.

But when I build executable, I am unable to transfer data.

I do not get any error display, but the cluster data is blank in the client. I have added webservice in the build properties. I am not getting what I am missing.

Please let me know. 

Thanks and Best Regards

Hema

0 Kudos
Message 1 of 2
(2,205 Views)

Perhaps it's a firewall issue? Is the executable allowed through?

 

You can always compile the executable with debugging enabled. Then you can at least look in the executable to see what is happening.

 

0 Kudos
Message 2 of 2
(2,161 Views)