Page 1 of 1

Http request action

Posted: 08 Aug 2015 05:30
by bogdyro
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.

Re: Http request action

Posted: 08 Aug 2015 09:16
by bogdyro
Scratch that. It's working with the hostname. I had illegal characters in the url I guess.