Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 373 Bytes

File metadata and controls

6 lines (4 loc) · 373 Bytes

Internet-Relay-Chat in C language

This project is part of the Computer Network Programming 2020 Course at Bordeaux INP

Instant client/server chat application in C following the IRC (Internet Relay Chat - RFC1459) protocol .

The application allows messages to be exchanged between 2 or several users, to be sent to all users connected to the network, and to send files.