Monday, June 3, 2019

(Help) Connecting a device to a server hosted software (may not be networking?)

Hey I am trying to link a device to my software that is hosted on a server. The software takes the local IP of the device to send Post/get requests to the device and the device sends data back to my software. It works fine on local host but when I bring my software to a server, i can’t connect to the device probably due to the server Ip being different from the device. Is there a solution to me being able to use this local IP of the device with my software on the server without port-forwarding?

Tldr: is there a way I can access a device function using its local ip from my server without port forwarding



No comments:

Post a Comment