ni.com is currently experiencing unexpected issues.

Some services may be unavailable at this time.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

i am losing data by using a data socket connection

i am trying to send speech over a datasocket connection between 2 pc. but sometimes some parts of the transported voice is missing. do anybody know why?
 
thanks in advanced
0 Kudos
Message 1 of 2
(2,419 Views)

DS is not designed to be a lossless protocol - it only allows you to see the current values of the published item.

You can look in the example finder (Help>>Find Examples) and search for "TCP" to see some examples.

Also, if you search the site for "TCP tutorial" you should see a more detailed example.


___________________
Try to take over the world!
0 Kudos
Message 2 of 2
(2,408 Views)