Hello!
You wrote on Tue, 26 Apr 2005 21:01:01 +0200:
JG> Im trying to build an ftp class in VB.NET but i want it to be able to
JG> encrypt the dataport and commandport but i have no idea how to do it.
JG> does anyone have any clue how to do it?
JG> either code or a website explaining the procedure would help.
You can use SSLBlackbox (
http://www.eldos.com/sbb/desc-ssl.php) to get
SSL-enabled sockets.
As for SSL/TLS in FTP - you should check the RFC for FTP. I don't remember
exact number, but that RFC describes the sequence of commands needed to turn
on SSL/TLS
Also, EldoS provides fast support so your questions will be answered in that
newsgroups.
With best regards,
Eugene Mayevski