Latest Programs Popular Programs Excellent Programs About Primewares

Home → BytesRoad.NetSuit Library


BytesRoad.NetSuit Library
BytesRoad.NetSuit is a free network library for .NET platform. It is distributed under GNU General Public License (GPL). Distributive contains library's runtime, C# source code, documentation and samples. What is inside The library has grew from a FTP component developed for .NET platform. The library has appeared as the functionality of the component had been enhanced with support for communication over various proxies. The two important classes the library contains are FtpClient and SocketEx. FtpClient class contains high level methods to work with FTP servers. With this class, among others, you may create, delete, download and upload files at FTP server. This class can be found in the BytesRoad.Net.Ftp.dll assembly. FTP part of the library uses SocketEx class for the low level network access. This class can be easily configured to access remote host through the intermediate (proxy). Here is a list of the supported proxies: Socks4, Socks4a, Socks5 and Web proxy (HTTP CONNECT method). This class can be found in the BytesRoad.Net.Sockets.dll assembly.
Comments - Category: Programming & Development - Added on 3rd Dec 2005 by jl -

Admin Login | Home | Top of this page |