How to use the new System.Net classes to create an HTTP client (303436)
The information in this article applies to:
- Microsoft Visual C# .NET (2002)
- Microsoft Visual C# 2005
This article was previously published under Q303436 SUMMARY The CSharpHTTP.exe file sample that is provided through
this article shows how to use the new System.Net classes to create an HTTP client that uses the HttpWebRequest and HttpWebResponse classes. This sample shows how to use the following HTTP verbs:
It also demonstrates how to handle cookies and certificate
errors when you use Secure Sockets Layer (SSL). This sample is based on the
VBHTTP sample that is included with the Platform Software Development Kit
(SDK).
Modification Type: | Minor | Last Reviewed: | 10/4/2006 |
---|
Keywords: | kbhowto kbdownload kbfile KB303436 kbAudDeveloper |
---|
|