[ANN] BytesRoad.NetSuit - an open source (C#) network library for .NET platform

P

Philip

BytesRoad.NetSuit is a free network library for .NET platform. The
library is written in C# and source codes are also available. The
library contains FTP and Sockets components.

You may find the library useful if you need:
- Among others, to upload, download, delete etc files at FTP server -
BytesRoad.Net.Ftp namespace.

- A TCP/IP communication with remote hosts through proxy servers
(Socks4,
Socks4a, Socks5, HTTP proxy [HTTP CONNECT]) - BytesRoad.Net.Sockets
namespace.

Library contains runtime, documentation, C# source codes and samples.

Check library's home page at http://www.bytesroad.com/netsuit/

Regards,
Philip
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top