Configuring the Spinneret as a Client to submit password to a local network router?
Beau Schwabe
Posts: 6,566
Ok first steps first... I have a Spinneret Client program that I can make requests to other servers outside of my network, and I can also direct it to my own router on the local network and get a response.
What I would like to do is submit the required router password from a Spinneret. So in other words is there a trick to embed a password in the URL tag line that I can append to ... 192.168.0.1 ... and gain router access from a Spinneret within the TCP.SendStr command?
Attached is a bare bones Spinneret Client file that just makes a page GET request to the local router (server) and displays the result via the Parallax Serial Terminal.
What I would like to do is submit the required router password from a Spinneret. So in other words is there a trick to embed a password in the URL tag line that I can append to ... 192.168.0.1 ... and gain router access from a Spinneret within the TCP.SendStr command?
Attached is a bare bones Spinneret Client file that just makes a page GET request to the local router (server) and displays the result via the Parallax Serial Terminal.
Comments
http://forums.parallax.com/showthread.php/142919-Roll-Your-Own-Basic-Authentication
I don't think the old username and password in the URL is accepted much anymore.
.