LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

datasocket VI at client side just stops

Hi guys, I am trying to send microphone-captured sound to another PC (both PCs connected by cross-over cable). I tried various options like TCP, Datasocket but none worked. With TCP it always shows input buffer overflow. With Datasocket, it doesn't show any error but the VI on the remote PC just stops. I have not been able to figure out the problem. I am using LabVIEW 2009 version 9. I am attaching the two VIs for your testing. Please help. Thanks. Regards.
0 Kudos
Message 1 of 5
(2,708 Views)
0 Kudos
Message 2 of 5
(2,701 Views)
sorry for the duplicate post...internet problem...any solution to the problem i posted?
0 Kudos
Message 3 of 5
(2,684 Views)

Heylo,

 

what is the rate of acquisition you are looking at? the speed would answer whether we are able use a particular protocol or not.

 

.......^___________________^
....../ '---_BOT ____________ ]
...../_==O;;;;;;;;_______.:/
.....),---.(_(____)/.....
....// (..) ),----/....
...//____//......
..//____//......
.//____//......
..-------
0 Kudos
Message 4 of 5
(2,674 Views)
I am using sample rate of 44100 samples per second, with 20000 samples per channel. There is only 1 channel and 8 bits per sample.
0 Kudos
Message 5 of 5
(2,667 Views)