savannah-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Savannah-hackers] submission of cpIRC - C++ class based IRC protocol w


From: iainsheppard
Subject: [Savannah-hackers] submission of cpIRC - C++ class based IRC protocol wrapper - savannah.gnu.org
Date: Fri, 14 Feb 2003 14:37:15 -0500
User-agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)

A package was submitted to savannah.gnu.org
This mail was sent to address@hidden, address@hidden


Iain Sheppard <address@hidden> described the package as follows:
License: lgpl
Other License: 
Package: cpIRC - C++ class based IRC protocol wrapper
System name: cpirc
Type: GNU

Description:
Project name: cpIRC

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.

cpIRC also supports tracking of users in IRC channels, and decodes the MODE 
command so it always know\'s who is opped and who is voiced. Note: This section 
is new, and still being worked on.

cpIRC allows the programmer to worry about coding their IRC client and its 
functionality rather than the network and protocol side of things.

The source can be viewed at:
http://www.magpie-online.co.uk/dev/cpIRC/src/

cpIRC should compile under both Unix/Linux/BSD and Windows operating systems.

Other Software Required:


Other Comments:






reply via email to

[Prev in Thread] Current Thread [Next in Thread]