I am trying to transfer data from one exe to another using network stream. I am sharing with this post the code which i made.
There are two VI called Host and Target under PC and host is generating data and target is reading data.
When I run the VI there is smooth transfer of data but as soon as I make the exe of each VI and then run each VI individually there is no transfer of data.