04-20-2012 05:34 AM
Hello,
Recently I was trying to display the real time data(dynamic) with front pannel of vi on my localhost and i have done that by using a Web Publishing Tools.
But now i want to display the same front panel on internet which can be viewed by everyone and the data must be running as per controlled in vi.
I don't get the clear concept of how to deploy the data on my webpage with real time display front pannel.
The think is i have a working website and the .html file of my vi created through web publishing tool.
But not understand that how can i view it on a web page with a address "www.xxxxxxx.com" coz its only visible with the help of localhost.
Regards
Mangesh
04-21-2012 03:50 PM
Your computer needs a DNS name (available online through many free and paid services) and then your network needs to allow outside access to your computer. Then you should be able to access your remote front panel from anywhere.