LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to do a two way comunication using TCP between client/server.

Hi,As I am new to using TCP functions in Labview.Can anyone post or share an example sowing two  way comunication between client/server .Can anyone please upload.I would be very thankful.

0 Kudos
Message 1 of 3
(3,132 Views)

Go to find examples and search for TCP, there are really good examples with description how TCP functions works.

0 Kudos
Message 2 of 3
(3,113 Views)

If you are doing both sides of the communications with LabVIEW, I recommend using the Network Streams since they autoreconnect and have buffers that you can use.

 

I would also recommend looking at the STM library (available on the LabVIEW Tools Network).  It is useful for setting up meaningful communication schemes.



There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
Message 3 of 3
(3,092 Views)