Advertisement
4_2005-2006 Complete Applications #171797

Windows FTP Client (Revised)

The purpose of this application is to create a fully functional Visual Studio 2008 Visual Basic .NET FTP client application that includes download drag-and-drop capability between the local and remote systems. The application uses a significant amount of code from The Code Project’s February 10, 2010 Visual C# .NET article “A Windows FTP Application” by Pathachiever which I converted to Visual Basic .NET using All4DotNEt’s C# to VB converted. External libraries External Libraries: 1. An FTP client library for .NET 2.0 (FTPLibrary.dll) A FTP client library obtained from The Code Project’s March 20, 2006 article “An FTP client library for .NET 2.0” by Howard Richards) that was modified by Pathachiever for his application. 2. Enhanced BrowseForFolder styled TreeView A enhanced TreeView obtained from the Code Project’s March 7, 2004 article “Enhanced BrowserForFolder Styled TreeView” by Chris Richner. Raccoom.TreeViewFolderBrowser.DataProviders.dll Raccoom.TreeViewFolderBrowser.dll 3. Windows API Code Pack for Microsoft .NET Framework Database This application uses a Microsoft SQL Server 2005 database (WindowsFTPClient) to store and retrieve FTP site connection information. The table name for the database is dbo.Profiles. The table layout is included in the Winzip file for the application.

AI

AI Summary: This codebase represents a historical implementation of the logic described in the metadata. Our preservation engine analyzes the structure to provide context for modern developers.

Source Code
original-source
Upload
Original Comments (3)
Recovered from Wayback Machine