06-07-2004 03:54 PM
06-08-2004 11:10 PM
06-09-2004 06:52 AM
LabVIEW, C'est LabVIEW
06-10-2004 11:13 AM
06-10-2004 11:16 AM
06-10-2004
04:24 PM
- last edited on
05-16-2025
06:31 PM
by
Content Cleaner
Hi Slawek,
Yes, you would want to have port 3363 (or whichever port you decide to use for TCP/IP communication) open while you are expecting information to be send from your client application.
For more information regarding TCP/IP and UDP in LabVIEW:
KB 21O937LI. When to Use UDP Instead of TCP
Using LabVIEW with TCP/IP and UDP
Best of luck.
Kileen C.
Applications Engineer
National Instruments
06-11-2004
06:21 PM
- last edited on
05-16-2025
06:32 PM
by
Content Cleaner
Hi Slawek,
I would suggest using Remote Front Panels in LabVIEW. Remote front panels allow you to view and control a VI front panel remotely, either from within LabVIEW or from within a web browser, by connecting to the LabVIEW built-in web server. There is a tutorial Developer Zone: Remote Panels in LabVIEW -- Distributed Application Development that will provide you with more information.
Also, there are example programs in LabVIEW that walk you through how to programmatically connect to a remote front panel. Go to LabVIEW >> Help >> Find Examples >> Networking >> General >> RemotePanelMethods-Client/Server.vi.
Hope
this helps and good luck!
Kileen C.
Applications Engineer
National Instruments