From Thursday, May 23rd (05:00 PM CDT) through Friday, April 24th (1:30 AM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

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
(1,817 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
(1,773 Views)