09-27-2013 08:59 AM
My doubt is: How is the transmission of packets? For Socket?
Someone there knows answer me?
Ps: I am Brazilian I'm using google translator
Tanks
09-27-2013 12:29 PM
Your question is not very clear, possibly due to translation. Try posting in your native language, and hope that someone can translate it more clearly?
The LabVIEW TCP functions are wrappers around the operating system functions. TCP Communication is the same in LabVIEW as in any other language, since the operating system handles all the details.
09-30-2013 08:37 AM
Hi Camilo,
Your question is How LAbVIEW Transfer TCP packets? Is by socket?
In the following link you can see what socket service LabVIEW uses to TCP Communications
http://digital.ni.com/public.nsf/allkb/07E11647E145A62A86256B19006DCD1D?OpenDocument
Regards,
09-30-2013 09:14 AM
Obrigado Abel, é isso mesmo que estava procurando.