Networ components suggestion

  • Thread starter Thread starter Paolol
  • Start date Start date
P

Paolol

Hi, I'm looking for some network components ( ftp,ftps.. ) any one can
suggest me some good one ? ;)
Thanks to all
Paolol
 
Paolol,

What's wrong with the FtpWebRequest and FtpWebResponse classes? I don't
think they support FTPS though, but definitely FTP.
 
Hi Nicholas,
nothing wrong with them, can I use in a windows form ?

Thanks,
Paolo

Nicholas Paldino said:
Paolol,

What's wrong with the FtpWebRequest and FtpWebResponse classes? I
don't think they support FTPS though, but definitely FTP.

--
- Nicholas Paldino [.NET/C# MVP]
- (e-mail address removed)

Paolol said:
Hi, I'm looking for some network components ( ftp,ftps.. ) any one can
suggest me some good one ? ;)
Thanks to all
Paolol
 
Back
Top