"In the country of the blind, the one eyed man is the King"
Gautham Kasinath CV at : http://www.geocities.com/gkasinath
"In the country of the blind, the one eyed man is the King"
Gautham Kasinath CV at : http://www.geocities.com/gkasinath
"In the country of the blind, the one eyed man is the King"
Gautham Kasinath CV at : http://www.geocities.com/gkasinath
"In the country of the blind, the one eyed man is the King"
Gautham Kasinath CV at : http://www.geocities.com/gkasinath
Raghav.
A Helping Hand
Raghav.
Raghav.
Originally posted by Frank Carver:
Suppose i make my own server using the serversocket class in ther java.net pacakage . Can i use that server as a proxy server?
Sure. But as I explained above. If you wish it to work with the "proxy" settings in web browsers, it will have to work like an HTTP proxy server, so you will need to write (or find) code to parse the headers and re-send the request to the "real" server.
Raghav.
Raghav.
Raghav.
Originally posted by Frank Carver:
am i right or there can be some other way to achieve this goal?
Coding some sort of "logging proxy server" seems a fine way to achieve your desired result. Start by coding a basic proxy server and make sure that it works OK, then add whatever logging you need.
You will need to ensure that all the browsers have their "proxy" settings configured correctly. If any of them don't use the proxy, but go direct to the internet, you won't be able to tell what they are doiing.
Raghav.
Ew. You guys are ugly with a capital UG. Here, maybe this tiny ad can help:
We need your help - Coderanch server fundraiser
https://coderanch.com/wiki/782867/Coderanch-server-fundraiser
|