LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

sending data PC to PC for every 40ms, what is the best ans fast way?

I need to send a data from a PC to another PC for every 40 ms, what are all the ways available?
What is the delay in each?
What is the best Way?
0 Kudos
Message 1 of 2
(2,455 Views)
Personally I would try using TCP/IP over a network connection. A crossover cable where only the two computers of interest are connected should guarantee good transfer (No other components hogging the bandwidth).

As to software methods, Datasocket seems to be suitable, although I have never used it myself (Pardon my ignorance please, I just don`t need it).

Shane.
Using LV 6.1 and 8.2.1 on W2k (SP4) and WXP (SP2)
0 Kudos
Message 2 of 2
(2,455 Views)