LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Network Stream is not working after building Exe (Executable)

Hello All,
I am trying to send data from one PC to another using a network stream method.
I took references from a sample network stream example for this implementation.
I mentioned the proper IP address in Host Vi.
I created two executables, one for the host and one for the target, and placed them on their respective PCs.
But when I run them, it gets stuck, and nothing happens next; I have to abort them forcefully.

 

Is there any firewall setting or any other setting while creating exe?
If anyone has any ideas, it will be helpful to me.

 

 

0 Kudos
Message 1 of 2
(514 Views)

Can you ping the other device? My LabVIEW used unintentionally a virtual HyperV network card. LabVIEW chooses network card by the the IP address. Can you turn your firewalls off and check if it works? If yes, add a rule targeting your build .exe for incoming and putgoing connections. 

0 Kudos
Message 2 of 2
(484 Views)