Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Articles
(untagged)

A Simple FTP Application

0.00/5 (No votes)
14 Jan 2003 1  
This is a brief description.

Introduction

This is the zipped file of the full code: project-ftp_client.zip (181.8 Kb)

The program is a basic FTP client written in C# and was submitted to Dr Nasir Al-Drawish as a project for the "Internet Protocols and Client-Server Programming" course,SWE 344, at King Fahd University of Petroleum and Minerals.

It is easy to use, since the meaning of each button, label, etc is clear from its text.

Special thanks to Shripad Kulkarni (FTP Client), whose code was the basic source of my application.
In fact, I used many of the methods and classes he wrote.

The application is simple and it does not cover all FTP commands.

I will add more functionalities to it in the future.

I will leave the detailed code and its documentations to the C# files icluded.

Any comments are welcome!

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here