C cliff Nov 19, 2003 #1 I am wondering if it is worth to create of FtpWebRequest of my own or just wait.
T Tim Anderson Nov 19, 2003 #2 cliff said: I am wondering if it is worth to create of FtpWebRequest of my own or just wait. Click to expand... How long are you prepared to wait ..Net 2.0 (or 1.2) is very likely to be 2004, but quite likely to be towards the end of 2004 AIUI. Tim Borland and .Net: http://www.itwriting.com/borlandtop.php
cliff said: I am wondering if it is worth to create of FtpWebRequest of my own or just wait. Click to expand... How long are you prepared to wait ..Net 2.0 (or 1.2) is very likely to be 2004, but quite likely to be towards the end of 2004 AIUI. Tim Borland and .Net: http://www.itwriting.com/borlandtop.php
C cliff Nov 20, 2003 #3 Thanks for reply. Looks like I have to go with my own way. The framework people in ms never think of FptWebRequest when they were working on HttpWebRequest? Hard to understand.
Thanks for reply. Looks like I have to go with my own way. The framework people in ms never think of FptWebRequest when they were working on HttpWebRequest? Hard to understand.
D Dino Chiesa [Microsoft] Nov 20, 2003 #4 On the other hand, there are several different FtpWebRequest implementations out there - can you use one of them? -D
On the other hand, there are several different FtpWebRequest implementations out there - can you use one of them? -D