Sign in
Adarsh's blog
Network programing and unified communications.
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
About
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Tags
.Net Frameworks 2.0
FtpWebRequest
General
HttpWebRequest
Net class library
Pages
SIP
Software Testing
SSL
UC
UCMA
Archive
Archives
April 2009
(1)
February 2009
(1)
October 2008
(1)
March 2008
(1)
June 2007
(2)
April 2007
(1)
March 2007
(1)
April 2006
(1)
December 2005
(1)
November 2005
(1)
August 2005
(1)
July 2005
(1)
May 2005
(1)
April 2005
(1)
March 2005
(1)
February 2005
(2)
January 2005
(3)
December 2004
(3)
November 2004
(3)
October 2004
(2)
September 2004
(3)
August 2004
(2)
July 2004
(1)
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Adarsh's blog
Sample code for parsing FtpwebRequest response for ListDirectoryDetails
Posted
over 9 years ago
by
adarshk
23
Comments
This posting is valid for .Net frameworks 2.0 (Currently released as Whidbey Beta1) ResponseStream of FtpWebResponse provides the raw data bytes to the user, s ome of you had asked that it would be more useful to provide methods which return list of...
Adarsh's blog
Understanding the basic of FtpWebRequest programming model on .Net frameworks
Posted
over 9 years ago
by
adarshk
13
Comments
A long standing complain from user of .Net frameworks was that it doesn't have support for popular ftp protocol. This concern is going to addressed in .Net frameworks 2.0. Recently released Whidbey Beta-1 contains FtpWebRequest, FtpWebResponse classes...
Adarsh's blog
Using SSL client certificate in WebRequest and WebServices without certificate installation
Posted
over 9 years ago
by
adarshk
1
Comments
If you are using .Net frameworks 1.0 or 1.1, certificate must be installed on either User store or Machine Store. This posting is only valid for v2.0. In version 2.0 (Currently released Whidbey Beta1) user have option to use the certificate which contain...
Page 1 of 1 (3 items)