On Wed, 17 Apr 2002, Victor Scott wrote:
> I am using the release version of the .Net framework. I am attempting to
> invoke a Web Service through a Proxy by using System.Net.WebProxy. I
> modified the client code (generated by the wsdl executable) to use a
> WebProxy.
I've successfully used:
System.Net.GlobalProxySelection.Select =
new System.Net.WebProxy("http://123.123.123.123:8080");
where 123.123.123.123 is the IP address of the proxy machine.
--
Barry Cornelius Telephone: (0191 or +44 191) 374 4717
User Services, Information Technology Service, Office: 374 2892
Science Site, University of Durham, Durham, DH1 3LE, UK Fax: 374 7759
http://www.dur.ac.uk/barry.cornelius mailto:[EMAIL PROTECTED]
You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.