Skip to content

Ronan-Duclos/Serveur-Client-IRC-C-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A server and a client program of chat accessing people to creat/join/leave channels of communications.

to launch it :

  1. make

server : 2. ./serveur

client : 3. ./client

then from the client you can give the following commands :

join (if the channel doesn't exist, it will be automatically created) leave (if you are the last on your channel, it will be automatically destroyed) quit (to close the program) nick (to change your name, you will be automatically called Bob if you don't use it)

About

Small serveur and client of chat by chanels like irc

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published