-
Updated
Jan 16, 2022 - JavaScript
irc-protocol
Here are 113 public repositories matching this topic...
an internet relay chat server, compatible with most irc clients
-
Updated
Mar 18, 2023 - C++
Implementação de cliente e servidor IRC
-
Updated
Aug 11, 2018 - JavaScript
Simulating and IRC-Chat for computer network studies
-
Updated
May 14, 2023 - C++
IRC server following Internet RFC standards using C++.
-
Updated
Feb 16, 2024 - C++
Snake 2.0. The classic fun game snake, with a twist. Now you can compete against other players.
-
Updated
May 31, 2021 - Python
A simple "internet relay chatting"(IRC) client built using C based from "https://github.com/IanMarcoMoffett/mini-irc-client" :3
-
Updated
Oct 2, 2024 - C
The repo for A2: Socket Programming of COMP-445: Data Communications & Computer Networks
-
Updated
Mar 11, 2021 - Python
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.
-
Updated
Jun 4, 2024 - C++
Basic IRC Server using Netty
-
Updated
Jun 18, 2017 - Java
IRCv3 website
-
Updated
Sep 25, 2024 - HTML
IRC Server: Real-time chat with user authentication, channel management, and bot integration. Written in c++.
-
Updated
Apr 13, 2024 - 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
-
Updated
Aug 5, 2024 - C++
Model-Controller-View of an IRC client. The model should have to be the most unrelated possible with the controller, so it's possible to define the program behaviour by simply change the controller (and the view)
-
Updated
Apr 5, 2018 - Java
Improve this page
Add a description, image, and links to the irc-protocol topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the irc-protocol topic, visit your repo's landing page and select "manage topics."