| Vydavateľ | Solal Pirelli |
|---|---|
| Dátum vydania | Dec 27, 2012 |
| Dátum pridania | Dec 27, 2012 |
| Požiadavky OS | Windows 2003, Windows Vista, Windows, Windows 7, Windows XP |
| Požiadavky | None |
| Celkový počet stiahnutí | 30 |
| cena | Free |
Popis
IrcSharp is a .NET IRC library and built using C# as a Portable Class Library for both .NET 4.5 and .NET for Windows Store (formerly "Metro-style") applications. Its main component is the IrcClient class, which is used for everything server-related: sending messages and joining channels. To support the CTCP protocol, each IrcClient instance has an associated instance of the CtcpClient class (which, internally, uses its IrcClient to send messages). The CtcpClient class answers CTCP requests automatically. There is no DCC protocol support.