LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Application Web Server not accessible from remote system

I am very new to web publishing and application server, I have created a project (attached) for web server. where I have created a application web server , which i can access from local system or the remote system present in the same network and getting the result properly. but when I am trying to access the URL from remote system outside home network , it saying page can not display .... I am trying with the following URL : http://127.0.0.1:8080/web/HTTPMethod_1?IN=0

also tried with http://192.168.43.172:8080/web/HTTPMethod_1?IN=0 neither access the XML, suggest me what need to be done ??

0 Kudos
Message 1 of 4
(4,389 Views)

Hello,

This looks like a configuration problem.

I have sent you a white paper on “Firewall configuration”:

https://www.ni.com/en/support/security/configuring-software-and-hardware-firewalls-to-support-nation...

 

Greetings and Regards,
James
0 Kudos
Message 2 of 4
(4,338 Views)
thing is that if the remote system is present in the same network then it's working fine, otherwise if the remote system is from any other public network then it's not working
0 Kudos
Message 3 of 4
(4,324 Views)

Hello,

Your computer has a Dynamic IP Address.

It will not work unless you configure your router in such a way, that you allow connection between this public network and your local network.

Greetings and Regards,
James
0 Kudos
Message 4 of 4
(4,319 Views)