Http request action
Posted: 08 Aug 2015 05:30
Hello. I'm trying to send a http request to my phone and get an answer back. Using the phone's ip address things work ok. However, in different wifi networks the ip address will not be the same. A solution would be either the hostname of the phone or it's mac address. Those are constant. Is there a way to use them in the url field? If i enter http://hostname:port I get an address invalid error.