RECENT POSTS
- Introduction to FreeBSD Security Best Practices
- Working with Package Management in FreeBSD
- Understanding FreeBSD Security Advisories and Updates
- Troubleshooting Common System Administration Issues in FreeBSD
- Tips for Hardening FreeBSD to achieve System Protection
- Setting Up DHCP Server in FreeBSD
- Secure User and Group Management in FreeBSD Systems
- Secure Remote Access with SSH in FreeBSD
- Optimizing System Performance in FreeBSD
- Network Packet Capture with tcpdump in FreeBSD
- All posts ...
Do you have GDPR compliance issues ?
Check out Legiscope a GDPR compliance software, that will save you weeks of work, automating your documentation, the training of your teams and all processes you need to keep your organisation compliant with privacy regulations
Libircclient
Jul 20, 2023
IRC library to create IRC clients
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.
- Older
- Newer
Checkout these related ports:
- Znc - Advanced IRC bouncer
- Znc-push - Push notification service module for ZNC
- Znc-clientbuffer - Client specific buffers module for ZNC
- Weechat - Lightweight and user friendly ncurses based IRC client
- Weechat-otr - WeeChat script for Off-the-Record (OTR) messaging
- Undernet-ircu - Undernet IRCU irc daemon
- Tircproxy - IRC proxy server
- Thales - IRC to MySQL gateway
- Srvx - Services for ircu P10 protocol networks
- Srain - Modern IRC client written in GTK
- Soju - IRC bouncer
- Smuxi - Smart MUltipleXed Irc
- Smartirc4net - Multi-layered IRC library
- Sirc - Small (150k), fast, perl-based IRC client
- Simpleirc - Extremely simple IRC client