a selfcoded internet relay chat server
-
Updated
Jan 10, 2024 - C++
a selfcoded internet relay chat server
IRC server following Internet RFC standards using C++.
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.
A small Internet Relay Chat (IRC) server made in C++.
IRC (Internet Relay Chat) server in C++
ircMultiClient is a 42 ft_irc project Tester
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
ircgod is a plug and play irc server built from scratch in cpp
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."