- From: Joost Huizinga <jhu@woodwing.com>
- Date: Thu, 7 Feb 2002 16:27:36 +0100
- To: "Sinha, Raj \(Raj\)" <rajsinha@avaya.com>, <www-lib@w3.org>
Try this: HTProxy_add( "http", "http://www.myproxy.bla:8181" ); or HTGateway_add See HTProxy.h for more info -----Original Message----- From: www-lib-request@w3.org [mailto:www-lib-request@w3.org]On Behalf Of Sinha, Raj (Raj) Sent: woensdag 6 februari 2002 22:53 To: www-lib@w3.org Subject: empty results for most projects Hi I just installed an compiled libwww. Now when i try to run and execute the code on a windows machin using the VC++ projects, i see that most of the projects fail at some point. For example the (Chunk Files" example returns failure when it calls chunk = HTLoadToChunk(absolute_url, request); Chunk returns 0. Similarly for other projects. it fails whenever i try pass a url as an program argument. Is there something i must set up in windows environment to take care of this. I am behind a firewall do i register proxy and gateway settings inthe examples to make them work. thanks for your help raj
Received on Thursday, 7 February 2002 10:27:40 UTC