Computer Science Canada Proxy Server |
Author: | frank26080115 [ Thu Nov 01, 2007 8:10 pm ] | ||
Post subject: | Proxy Server | ||
I've written a half functional proxy server, it has many bugs to work out, but it will take data sent from the browser, process the request slightly to extract the domain and URL of the target location, request the target from the domain, redirect all other data from the browser to the server, and then redirect all the data from the server to the browser. so far, i can go to yahoo (it won't recognize the browser), but it proves that html works there is still malformed stuff going between the computers images can't be loaded by the proxy because of the stupid "illegal character in string" errors
I still help with forming proper requests to the server, most still won't send actual web pages to me and I need to process URLs contained inside the html so that all links and such will still stay inside the proxy I also need to avoid the "illegal character in string" error when loading images any help appreciated |
Author: | darkangel [ Fri Nov 02, 2007 2:42 pm ] |
Post subject: | Re: Proxy Server |
ok thats frickn' cool how do you visit sites? all i can do is type in 127.0.0.1 into the url and get my browser settings, thats it. |
Author: | frank26080115 [ Fri Nov 02, 2007 7:11 pm ] |
Post subject: | RE:Proxy Server |
for example http://127.0.0.1/yahoo.com or if you run your proxy on one computer and use another computer http://ip/yahoo,com yahoo because it looks better than google's error page i can't use read or write because it returns an incompatibility error |
Author: | darkangel [ Wed Nov 07, 2007 8:05 pm ] |
Post subject: | Re: Proxy Server |
thanks ![]() |
Author: | Nick [ Wed Nov 07, 2007 8:11 pm ] |
Post subject: | RE:Proxy Server |
i dont think this will work for me because i am on a network its giving me my network address instead of my IP :S think u could find a way around that? |
Author: | frank26080115 [ Wed Nov 07, 2007 11:57 pm ] |
Post subject: | Re: Proxy Server |
my friend said something about forwarding ports or something like that, i don't really get it, i'm not a computer guy really but i did make this little guy http://s156.photobucket.com/albums/t31/frank26080115/mini_sumo_bot/ |
Author: | SNIPERDUDE [ Mon Nov 12, 2007 8:45 pm ] |
Post subject: | Re: Proxy Server |
I don't really want to take this off-topic, but how did you make it follow the objects in it's path, and make the wheels turn in the appropriate direction? |
Author: | frank26080115 [ Tue Nov 13, 2007 12:09 am ] |
Post subject: | RE:Proxy Server |
here's a tutorial for building robots http://www.societyofrobots.com/step_by_step_robot.shtml to be honest, take some info from that but don't actually build something that ugly here's my other robot videos on my youtube account http://youtube.com/profile?user=frank26080115 |
Author: | SNIPERDUDE [ Thu Nov 15, 2007 12:54 pm ] |
Post subject: | Re: Proxy Server |
Thanks man, I made a non-lethal semi-auto (shoots about the same speed as a homemade bow, so it will hurt like a b****) a while back - and I had plans to make it automated and put in front of my room. : ) I have the equipment too, I just need the blueprints or algorithm of the seeking part. |
Author: | Dannyd534 [ Wed Nov 28, 2007 10:53 am ] |
Post subject: | RE:Proxy Server |
this would be sick if it worked at my school....to bad the dam board blocks everything |