ello,My project will be finished.But I meet a difficulty.I can send my data by network to my PC.The protocol we adopt is TCP/IP.We also can find our data using sniffer.But I cann't receive it in my program which is programmed with LabVIEW 6.1. Somebody tell me that the possible reason is that the header of ever protocol,such as TCP,IP,ARP,and so on,isn't consistent. But it is so difficult to see the difinition of the header in LabVIEW 6.1. Because the TCP module is enveloped entirely.How can I resolove this difficulty? Is there other possibility ? I use a SCM to send my data.the porogram in the SCM is programmed in C.Thank you!