11-08-2013 05:11 AM
Hi all,
I am using LabView 2012.
Existing System:
I am acquiring data from the anemometer and analyzing data and representing the same on the local machine (Laptop).
Both controlling and viewing data through GUI in Local Machine.
What I want to implement?
I want the same GUI to publish in INTERNET (Worldwide) and allow remote user to view and control the app remotely.
I am looking for the correct approach to achieve this.
Please someone can suggest the correct approach for this.
Thank You in advance.
11-08-2013 09:01 AM
11-08-2013
09:22 AM
- last edited on
11-14-2024
05:46 PM
by
Content Cleaner
11-09-2013 03:17 AM
Hi Sam,
Thank you so much for yoyr solution...is it possible to access the host application by remote client sitting any where in the world using the first method(LabVIEW Remote Front Panels) stated by you.
Is this work for both iternet and intranet?
is there any dependency on other 3rd party software?
I think 1st method is easy compare to 2nd method.
11-09-2013 03:36 AM
thank you apok,
your link helped me a lot,i just want to confirm whether remote controlling can be done through internet (even if server and clients are in different networks).
11-09-2013 04:57 PM
Yes - as long as the network and any firewalls are configured correctly (port forwarding etc.) then yes it will work over the internet. You may also need to adjust the 'Allowed' IP addresses that can access the remote front panel within LabVIEW - but it should be a relatively easy setting to find.
11-10-2013 09:55 PM
Thank you so much i will try to set all firewall and network settings...thank you again.