libircclient is a small but powerful library, which implements client-server
IRC protocol. It is designed to be small, fast, portable and compatible to RFC
standards, and most IRC clients.
libircclient features include:
* Full multi-threading support.
* Single threads handles all the IRC processing.
* Support for single-threaded applications, and socket-based applications,
which use select()
* Synchronous and asynchronous interfaces.
* CTCP support with optional build-in reply code.
* Flexible DCC support, including both DCC chat, and DCC file transfer.
* Can both initiate and react to initiated DCC.
* Can accept or decline DCC sessions asynchronously.
* Plain C interface and implementation
(possible to use from C++ code, obviously)
* Compatible with RFC 1459 and most IRC clients.
* Free, licensed under LGPL license.
* Good documentation and examples available.
WWW: http://libircclient.sourceforge.net/
PR: ports/129278
Submitted by: Julien Laffaye <kimelto at gmail.com>
2008-11-29 20:11:47 +00:00
|
|
|
include/libircclient.h
|
|
|
|
include/libirc_errors.h
|
|
|
|
include/libirc_events.h
|
|
|
|
include/libirc_options.h
|
2009-01-10 19:46:20 +00:00
|
|
|
include/libirc_rfcnumeric.h
|
libircclient is a small but powerful library, which implements client-server
IRC protocol. It is designed to be small, fast, portable and compatible to RFC
standards, and most IRC clients.
libircclient features include:
* Full multi-threading support.
* Single threads handles all the IRC processing.
* Support for single-threaded applications, and socket-based applications,
which use select()
* Synchronous and asynchronous interfaces.
* CTCP support with optional build-in reply code.
* Flexible DCC support, including both DCC chat, and DCC file transfer.
* Can both initiate and react to initiated DCC.
* Can accept or decline DCC sessions asynchronously.
* Plain C interface and implementation
(possible to use from C++ code, obviously)
* Compatible with RFC 1459 and most IRC clients.
* Free, licensed under LGPL license.
* Good documentation and examples available.
WWW: http://libircclient.sourceforge.net/
PR: ports/129278
Submitted by: Julien Laffaye <kimelto at gmail.com>
2008-11-29 20:11:47 +00:00
|
|
|
lib/libircclient.a
|
|
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Makefile
|
|
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Makefile.in
|
|
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/censor.cpp
|
|
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/colors.cpp
|
|
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ircftp.cpp
|
|
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/irctest.c
|
|
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/spammer.c
|
|
|
|
%%PORTEXAMPLES%%@dirrmtry %%EXAMPLESDIR%%/ircmud
|
|
|
|
%%PORTEXAMPLES%%@dirrmtry %%EXAMPLESDIR%%
|
|
|
|
%%PORTDOCS%%%%DOCSDIR%%/annotated.html
|
|
|
|
%%PORTDOCS%%%%DOCSDIR%%/doxygen.css
|
|
|
|
%%PORTDOCS%%%%DOCSDIR%%/doxygen.png
|
|
|
|
%%PORTDOCS%%%%DOCSDIR%%/files.html
|
|
|
|
%%PORTDOCS%%%%DOCSDIR%%/functions.html
|
|
|
|
%%PORTDOCS%%%%DOCSDIR%%/functions_vars.html
|
|
|
|
%%PORTDOCS%%%%DOCSDIR%%/globals.html
|
|
|
|
%%PORTDOCS%%%%DOCSDIR%%/globals_defs.html
|
|
|
|
%%PORTDOCS%%%%DOCSDIR%%/globals_func.html
|
|
|
|
%%PORTDOCS%%%%DOCSDIR%%/globals_type.html
|
|
|
|
%%PORTDOCS%%%%DOCSDIR%%/group__common.html
|
|
|
|
%%PORTDOCS%%%%DOCSDIR%%/group__conndisc.html
|
|
|
|
%%PORTDOCS%%%%DOCSDIR%%/group__contexts.html
|
|
|
|
%%PORTDOCS%%%%DOCSDIR%%/group__ctcp.html
|
|
|
|
%%PORTDOCS%%%%DOCSDIR%%/group__dccstuff.html
|
|
|
|
%%PORTDOCS%%%%DOCSDIR%%/group__errorcodes.html
|
|
|
|
%%PORTDOCS%%%%DOCSDIR%%/group__errors.html
|
|
|
|
%%PORTDOCS%%%%DOCSDIR%%/group__events.html
|
|
|
|
%%PORTDOCS%%%%DOCSDIR%%/group__initclose.html
|
|
|
|
%%PORTDOCS%%%%DOCSDIR%%/group__ircmd__ch.html
|
|
|
|
%%PORTDOCS%%%%DOCSDIR%%/group__ircmd__msg.html
|
|
|
|
%%PORTDOCS%%%%DOCSDIR%%/group__ircmd__oth.html
|
|
|
|
%%PORTDOCS%%%%DOCSDIR%%/group__nnparse.html
|
|
|
|
%%PORTDOCS%%%%DOCSDIR%%/group__options.html
|
|
|
|
%%PORTDOCS%%%%DOCSDIR%%/group__rfcnumbers.html
|
|
|
|
%%PORTDOCS%%%%DOCSDIR%%/group__running.html
|
|
|
|
%%PORTDOCS%%%%DOCSDIR%%/group__sendcmds.html
|
|
|
|
%%PORTDOCS%%%%DOCSDIR%%/index.html
|
|
|
|
%%PORTDOCS%%%%DOCSDIR%%/libirc__doc_8h.html
|
|
|
|
%%PORTDOCS%%%%DOCSDIR%%/libirc__doc__faq_8h.html
|
|
|
|
%%PORTDOCS%%%%DOCSDIR%%/libirc__errors_8h.html
|
|
|
|
%%PORTDOCS%%%%DOCSDIR%%/libirc__events_8h.html
|
|
|
|
%%PORTDOCS%%%%DOCSDIR%%/libirc__options_8h.html
|
|
|
|
%%PORTDOCS%%%%DOCSDIR%%/libirc__rfcnumeric_8h.html
|
|
|
|
%%PORTDOCS%%%%DOCSDIR%%/pages.html
|
|
|
|
%%PORTDOCS%%%%DOCSDIR%%/libircclient_8h.html
|
|
|
|
%%PORTDOCS%%%%DOCSDIR%%/modules.html
|
|
|
|
%%PORTDOCS%%%%DOCSDIR%%/pagefaq.html
|
|
|
|
%%PORTDOCS%%%%DOCSDIR%%/structirc__callbacks__t.html
|
|
|
|
%%PORTDOCS%%@dirrmtry %%DOCSDIR%%
|