Name | Modified | Size | Downloads / Week |
---|---|---|---|
README.txt | 2013-11-12 | 400 Bytes | |
FTPLIB_2013.11.12_v1.0.1.7z | 2013-11-12 | 6.4 kB | |
Totals: 2 Items | 6.8 kB | 0 |
Description: FTPLIB is a class library written in C# and implements FTP protocol for data exchange, currently only supports FTP Client. Features: Supports active and passive mode, custom ports range for data connection. Can transfer bytes, streams and file-streams. Fully self-descriptive and easy to use. Usage: Just include supplied dll into your project, use namespace FTPLIB.