maincpIRC - C++ class based IRC protocol wrapper - Summary

 
 
Membership Info
Group Admin:
1 active member

Group identification
Id: 3954
System Name: cpirc
Name: cpIRC - C++ class based IRC protocol wrapper
Group Type: non-GNU software and documentation

Search in this Group


 

This group is not part of the GNU Project.

cpIRC is a C++ class based interface to the Internet Relay Chat protocol (RFC 1459). Although currently in the early stages of coding, the aim is to make it into a fully blown C++ implementation of the protocol. You can essentially look at it as the C++ version of the Perl Net::IRC module. Like the Net::IRC Perl module, cpIRC is built around handlers/hooks/callbacks and is a simple event driven model - for every type of event that the IRC server throws back at the client, the user can have their own particular function called - any raw event received can also be hooked.

Registration Date: Fri 14 Feb 2003 07:33:21 PM UTC
License: GNU Lesser General Public License
Development Status: 0 - Undefined

 

Latest News rss feed

No news found

Quick Overview
 Memberlist (1 member)

Communication Tools
 Mailing Lists (0 public mailing lists)

Development Tools
 Task Manager (open items: 0, total: 0)
 Patch Manager (open items: 0, total: 0)

Back to the top

Powered by Savane 3.13-4b48.
Corresponding source code