|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
FTP code using Windows APIHi ALl,
Please cud any one guide me as to upload and download files by FTP using Windows API in VB.Net Or is there any better way to do it in VB dot net...I dont want to use third party components.. Thanks, Aparna There is FTPWebRequest class in .net 2. If you are using .net 1.x then
you'll have to implement FTP yourself. -- Show quoteMiha Markic [MVP C#] RightHand .NET consulting & development www.rthand.com Blog: http://cs.rthand.com/blogs/blog_with_righthand/ <aparnasinh***@yahoo.com> wrote in message news:1145514549.905481.174020@u72g2000cwu.googlegroups.com... > Hi ALl, > > Please cud any one guide me as to upload and download files by FTP > using Windows API in VB.Net Or is there any better way to do it in VB > dot net...I dont want to use third party components.. > > Thanks, > Aparna > |
|||||||||||||||||||||||