Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-07-14 17:30
0.4

New End-User-Funktionen gehören irc_connect (), irc_disconnect (), irc_receive () und irc_check_ping (). Bei Roh-Eingang / Ausgang, der funcions _irc_raw_send () und _irc_raw_receive () wurden aktualisiert. Globale Variablen werden nicht mehr verwendet werden, und einiges an Dokumentation geschrieben wurde.
Tags: Documentation
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.

2004-06-22 06:24
0.3

Tags: Code cleanup

Project Resources