txdv / ircdotnet

IRC.NET is a complete IRC (Internet Relay Chat) client library for the .NET Framework 4.0 and Silverlight 4.0. It aims to provide a complete and efficient implementation of the protocol as described in RFCs 1459 and 2812, as well as de-facto modern features of the protocol. The .NET Framework version of the library is also intended to compile and run under Mono 2.6 and later. Note: this branches hosted here are clones of the official branches hosted on Launchpad.

Home Page:https://launchpad.net/ircdotnet/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Overview

IRC.NET is a complete IRC (Internet Relay Chat) client library for the .NET Framework 4.0 and Silverlight 4.0. It aims to provide a complete and efficient implementation of the protocol as described in RFCs 1459 and 2812, as well as de-facto modern features of the protocol.

Mono

The .NET Framework version of the library is also intended to compile and run under Mono 2.6 and later.

The Silverlight version of the library is not guaranteed to compile or run on the Moonlight framework, though it may be officially supported in the future.

Non-RFC Features

Feedback

If you experience any issues with the software, need help understanding its usage, or you wish to submit any comments/suggestions, please contact us using one of the following methods.

About

IRC.NET is a complete IRC (Internet Relay Chat) client library for the .NET Framework 4.0 and Silverlight 4.0. It aims to provide a complete and efficient implementation of the protocol as described in RFCs 1459 and 2812, as well as de-facto modern features of the protocol. The .NET Framework version of the library is also intended to compile and run under Mono 2.6 and later. Note: this branches hosted here are clones of the official branches hosted on Launchpad.

https://launchpad.net/ircdotnet/

License:MIT License


Languages

Language:C# 100.0%