Categories: Internet and communications
Author: RemObjects Software
Latest version: 2.0.35.741Added 2004-10-27Updated 2009-01-06
Lightweight TCP/IP framework build on top of the .NET Socket library.It builds the foundation of network access in the upcoming RemObjects SDK for .NET, but also provides general connectivity options usable in any .NET networking application.Features include:- Extendable Connection class allows you to integrate custom encryption or compression solutions- Extendable HTTP Client and Server framework- Extendable FTP Server framework and VirtualFTP sample implementation- CommandBasedServer and Client based components allow you to implement your own command based protocols (such as SMTP, FTP Command Connection, etc.)- SimpleHttpServer component provides an implementation of a file-based HTTP Server- SMTP and POP3 Client implementation, Mail Message encapsulation classes.