Skip to content
This repository has been archived by the owner on Oct 13, 2023. It is now read-only.

malatini42/ft_irc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ft_irc 📚

Rewriting an IRC server in C++ in team (@qdam and @bahaas)

  • Status: validated (13/01/2022)
accesing our irc server server sees new connection away ourproxy motd response response and request bonus bot

Alt text

Capture d’écran 2023-10-03 à 19 55 55
# test new client connection on linux 
nc -C 127.0.0.1 3333 
CAP LS 302
PASS pass
NICK nickname
USER nickname username 127.0.0.1 :realname

About

Team project enabling us to create our own IRC server (internet relay chat)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published