Forum Discussion
jbrave
15 years agoChannel Surfer
isn't the standard way to send username and password via url like:
http://username:password@192.168.2.2
so you could go:
http://username:password@192.168.2.2
so you could go:
http.SetURL("http://username:password@192.168.2.2/tmp/rokuRemote.php?button=&button=r")