inetlib is a small and optimized library for writing IRC bots and clients for Linux in C. A small IRC bot that uses all the features of the library is included with the source.
| Tags | Communications Chat Internet Software Development Libraries |
|---|---|
| Licenses | GPL |
| Operating Systems | POSIX Linux |
| Implementation | C |
Recent releases


Release Notes: New end-user functions include irc_connect(), irc_disconnect(), irc_receive(), and irc_check_ping(). For raw input/output, the funcions _irc_raw_send() and _irc_raw_receive() have been updated. Global variables are no longer used, and some documentation has been written.


No changes have been submitted for this release.