07-30-2011 12:42 AM
Hi,
I am working on transferring data from pc to pc via ethernet ports. Is it possible to do this using ANY technique in LABview or any of its features??
I need your help urgently. I am a little short of time. Any help would be highly appreciated.
regards,
Danish
07-30-2011 12:49 AM
Please don't shout and why would you post to this board? Your question has nothing to do with digital I/O.
In any case, of course you can do this. Have you even looked at the examples that come with LabVIEW? There is TCP/IP, UDP, Network Streams, etc. All under the Networking topic in the Example Finder.
07-30-2011 01:05 AM
Hi Dennis,
Thank you for replying. No sir i wasn't shouting!! I apologize if my writing sounds that way!
So which board do you recommend i post this question related to this?.. And can i have a little more help from your side as to how to go about it?
Danish
07-30-2011 09:56 AM
All caps (as in your subject) is considered shouting.
It's a LabVIEW question. Did you run any of the examples? Did you have any specific question about one of them?
08-02-2011 10:01 AM
Hey Danish,
TCP/IP is definitely possible using LabVIEW. There are a lot of great examples that come with LabVIEW. You can find them by going to Help->Find Examples. From the contents menu there you can look under Networking->TCP and UDP to try out those examples. Additionally there are some Developer Zone articles available online: http://zone.ni.com/devzone/cda/tut/p/id/2710
Let us know if you have a specific problem with one of these examples or your TCP/IP code.