A modular C++ IRC server (ircd).
-
Updated
Nov 10, 2024 - C++
A modular C++ IRC server (ircd).
Our own IRC server in C++, fully compatible with an official client.
Simple IRC Server based on the last rfc
The 12th project of 42's curriculum is about creating our own IRC server. An actual IRC client will be used to connect to the server and test it. Internet is ruled by solid standards protocols that allow connected computers to interact with each other. It’s always a good thing to know.
Text-based communication protocol 42_IRC
an internet relay chat server, compatible with most irc clients
DistrIRC - Advanced IRC Software
A simple Ircbot made in C++ using a little mvc
42 | A complete IRC server, RFC compliant, written in C++
Simulating and IRC-Chat for computer network studies
IRC server following Internet RFC standards using C++.
IRC Server: Real-time chat with user authentication, channel management, and bot integration. Written in c++.
ft_irc is an IRC server developed in C++, designed to provide a robust and feature-rich communication platform. It handles multiple clients simultaneously, supports standard IRC commands and channel management features, and integrates a bot for an interactive game. The server ensures non-blocking I/O operations. Compatible with official IRC clients
Prototype IRCX server I wrote in the mid 2000s, based on MS Exchange 5.5. Works fine for single-server use but multiple server support is unfinished. Experimental mesh support attempted but ran into routing issues. All of my notes are included if anyone wants to pick this up and go with it, I stopped due to lack of interest from other IRCX users…
Simple IRC Server based on the last irc
Add a description, image, and links to the irc-protocol topic page so that developers can more easily learn about it.
To associate your repository with the irc-protocol topic, visit your repo's landing page and select "manage topics."