ircgod is a plug and play irc server built from scratch in cpp
-
Updated
May 9, 2024 - C++
ircgod is a plug and play irc server built from scratch in cpp
IRC server based on TCP/IP protocol to rfc1459 standard
Simple IRC Server based on the last rfc
Our own IRC server in C++, fully compatible with an official client.
ircMultiClient is a 42 ft_irc project Tester
IRC (Internet Relay Chat) server in C++
A small Internet Relay Chat (IRC) server made in C++.
IRC server following Internet RFC standards using C++.
a selfcoded internet relay chat server
This project is about creating a IRC server.
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.
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."