OpenPop.NET is an open source implementation of a POP3 client and a robust MIME parser written in C#.
It allows developers easy access to email on a POP3 server in a matter of minutes.
The project is backed by several hundred test cases and is therefore believed to be very robust....
More information
Rebex.Networking provides TLS/SSL, SSH and proxy support to Rebex components.
This is a paid commercial product with a free 30-day trial:
- Trial mode: Start your free 30-day trial by generating your trial key at https://rebex.net/support/trial-key.aspx
- Licensed mode: Purchase the product at...
More information
Library of components for managing standard and TLS asynchronous TCP/UDP/Multicast client/server connections, as well as serial and file-based communication in a client/server interface based abstraction layer.
NModbus is a C# implementation of the Modbus protocol. Provides connectivity to Modbus slave compatible devices and applications. Supports TCP, and UDP protocols.
DEPRECATED: use package without "-signed".
DotNetty is a port of netty framework. It is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers and clients.
Provide insight into the communication between the server hosting the website and the outside world and allows the users to observe communication and look for irrational or known malicious interaction.
The static class that exposes this functionality can be found at...
More information
Simple and straightforward library for TCP client and servers. Extremely useful for reading/writing with line-by-line command interfaces. Supports binary and string messages, automatic string trimming, and end-of-message delimiter (newline by default).