IRCPP is an IRC client library written in C++. It provides all the constructs a good C++ library should have, including OO design, iterators, and a clear interface. No knowledge of the IRC protocol is required in order to use this library.
This is a set of .NET class libraries, designed to use various Internet protocols in a easy-to-use OO matter. So far it contains a POP3 and an IRC (Internet Relay Chat) library.