all groups > c# > august 2004 >
You're in the

c#

group:

Webclient class and https



Webclient class and https Galore
8/31/2004 11:14:06 PM
c#: Hello,

Does the webclient class (System.Net) work well with https? Is there any
difference between working with http and https (in the code)?

Thanks

Re: Webclient class and https Nicholas Paldino [.NET/C# MVP]
8/31/2004 11:38:40 PM
Galore,

There should not be. Both protocols are handled by the HttpWebRequest
and HttpWebResponse classes.

Hope this helps.

--
- Nicholas Paldino [.NET/C# MVP]
- casperOne@caspershouse.com

[quoted text, click to view]

AddThis Social Bookmark Button