Re: How Can I visit Pages Through Proxies (Using VC)?

At 04:50 9/21/98 -0400, JBZHAO@cn.oracle.com wrote:
>    I have a subject , program a web browser .but it was stumped 
>when I want to visit pages through the Proxy , I don't know how 
>to solve this problem . Please tell me , I wonder if there is 
>Protocols between clients and Proxies?

You use normal HTTP to communicate with a proxy. In libwww, you can set up
proxies using the API described at

	http://www.w3.org/Library/src/HTProxy.html

You can see an example of how to deal with proxies in the Web Commander code

	http://www.w3.org/WinCom/

Henrik
--
Henrik Frystyk Nielsen,
World Wide Web Consortium
http://www.w3.org/People/Frystyk

Received on Monday, 21 September 1998 12:48:05 UTC