mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-18 03:46:03 +00:00
af956edfd2
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/ PR: ports/141443 Submitted by: Romain Tartiere <romain at blogreen.org>
6 lines
275 B
Plaintext
6 lines
275 B
Plaintext
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/
|