Groups | Blog | Home
all groups > dotnet remoting > june 2005 >

dotnet remoting : Webservice call over proxy withouth credentials (anonymous)


Roland_Müller
6/14/2005 11:13:18 AM
Hi,

our customer has a unix proxy server and a windows xp client.
The client calls over a c# program a webservice; it must go through the
unix proxy.
But this should go without username/password -> anonymous!

Is it right that we create a System.Net.Webproxy object with the
IP-Adress + port of the proxy and allocate this Webproxy to the
webservice object? Credentials are not created, they stay null.

Is this the right way? Does this run? We cannot test this so i ask.


Thanks
Roland_Müller
6/17/2005 8:30:41 AM
Hi,

we tried it out. You can simply leave the credentials empty. It works.

[quoted text, click to view]
AddThis Social Bookmark Button