LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Share Vi in th Web

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 ? 

 

OutilPublicationWeb.png

0 Kudos
Message 1 of 6
(2,813 Views)

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.

 

Webserver.png

========================
=== Engineer Ambiguously ===
========================
0 Kudos
Message 2 of 6
(2,794 Views)

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 

0 Kudos
Message 3 of 6
(2,780 Views)

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 

========================
=== Engineer Ambiguously ===
========================
0 Kudos
Message 4 of 6
(2,776 Views)

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 ?

0 Kudos
Message 5 of 6
(2,754 Views)

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)

========================
=== Engineer Ambiguously ===
========================
0 Kudos
Message 6 of 6
(2,737 Views)