[ANN] BytesRoad.NetSuit - Free network library for .NET platform (C# sources included)



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/

Regards,
Philip

.



Relevant Pages

  • [ANN] BytesRoad.NetSuit - an open source (C#) network library for .NET platform
    ... library contains FTP and Sockets components. ... - Among others, to upload, download, delete etc files at FTP server - ... BytesRoad.Net.Ftp namespace. ... Library contains runtime, documentation, C# source codes and samples. ...
    (microsoft.public.dotnet.languages.csharp)
  • [ANN] BytesRoad.NetSuit - Free network library for .NET platform (open source)
    ... library contains FTP and Sockets components. ... - Among others, to upload, download, delete etc files at FTP server - ... C# source codes and samples. ...
    (microsoft.public.dotnet.framework)
  • Re: FTP with explorer like interface?
    ... > files will be transferred to and from an FTP server and a local PC. ... > Any working samples, suggestions, tutorials, source codes, components or ...
    (microsoft.public.dotnet.general)
  • Re: Microsoft FTP Server problem on W2K?
    ... It is a UNISYS ClearPath mainframe system that is trying to FTP using ... passive mode to a MS FTP server. ... Currently the mainframe FTPs in ACTIVE mode. ... Since the mainframe pushes files to our customers over a WAN connection, ...
    (microsoft.public.inetserver.iis.security)
  • RE: FTP Upload
    ... FTP server to the following specified size. ... //set or get the remote path of the FTP server that you want to connect. ... //set the class MessageString. ...
    (microsoft.public.dotnet.framework.aspnet)

Loading