blob: a65d81e37313e9e56ed2ab2c479275f18d672cdf (
plain) (
blame)
1
2
3
4
5
|
SmartIrc4net is a multi-threaded and thread-safe IRC library written in C#. It
allows you to communicate with IRC servers. The API features full channel
syncing and is splitted in 3 layers: IrcConnection, IrcCommands and IrcClient.
WWW: http://smartirc4net.meebey.net/jaws/
|