02-20-2019 09:50 AM
Hello,
I want to share My vi in the Web . it work with the Following tool in localhost . Now i want to do in another PC . So i copied the Url and pasted it in the internet Explorer of the Client machine . It didn't work can someone tell me what can be the problem ?
02-20-2019 10:35 AM - edited 02-20-2019 10:37 AM
It has been a long time since I used it but you have to run the "Web Publishing Tool" (That is what the English version calls it).
That will lead you through setting up the LabVIEW web server to share your application over the web.
02-20-2019 10:53 AM
Thank you for your reply . I did this and it work in local host . How can i do it from another machine in the home network
02-20-2019 11:06 AM - edited 02-20-2019 11:08 AM
You will need to setup your router for port forwarding and to allow incoming connections from the WAN to your LAN.
Since this process differs from router to router that's about all the help I can give you on this part.
Oh, this document will probably com in handy
02-21-2019 01:25 AM
Thank you ,
In LabVIEW NXG i had the same problem and i resolved it by going to web server configuration and clic on cases " Allow remote connections from any client" and " Also accept connections from public networs" . do you think there is Something like this in LabVIEW ?
02-21-2019 09:40 AM
Like I said it has been a long time since I used teh LabVIEW webserver, but I do recall there was a setting like that someplace in the webserver config. Possible in the INI file it generates?
I was confused in my first response, I thought you were asking how to connect to your LabVIEW program from the Internet. I confused localhost with your local network (LAN)