Our own IRC server in C++, fully compatible with an official client.
-
Updated
May 30, 2022 - C++
Our own IRC server in C++, fully compatible with an official client.
Simple IRC Server based on the last rfc
IRC server based on TCP/IP protocol to rfc1459 standard
IRC (Internet Relay Chat) server in C++
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.
a selfcoded internet relay chat server
ircgod is a plug and play irc server built from scratch in cpp
ircMultiClient is a 42 ft_irc project Tester
A small Internet Relay Chat (IRC) server made in C++.
IRC server following Internet RFC standards using C++.
This is project aiming to create a simple Internet Relay Chat (IRC) server. There is no Server-to-Server communication, only Server-to-Client communication. RFC 1459 is referenced and HexChat is used as client.
Add a description, image, and links to the ft-irc topic page so that developers can more easily learn about it.
To associate your repository with the ft-irc topic, visit your repo's landing page and select "manage topics."