Skip to content

Discover the numerous standards and protocols that allow interoperability between connected machines, by reproducing a IRC server and client.

Notifications You must be signed in to change notification settings

mboy29/Ft_irc_42

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Final grade : 125%

This project was realised with axelcoezard.

The goal of this project is to reproduce the functioning of an IRC server that clients can connect to.

What is an IRC server? IRC stands for "Internet Relay Chat", which is a text-based communication protocol on the Internet. It is used for instant communication mainly in the form of group discussions through chat channels, but it can also be used for communication between two people.

The Internet operates using numerous standards and protocols to allow interoperability between connected machines. This project will help you to learn about one of those protocols.

Useful links for the mandatory part:

Useful links for the bonus part:

Usage : make run to start server and IRSSI to connect to the server as a client (download ISSRI).

About

Discover the numerous standards and protocols that allow interoperability between connected machines, by reproducing a IRC server and client.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published