This project aims to create a messaging application entirely in C. It takes place within the framework of the IG3 FAR course at Polytech Montpellier. It is composed of a multitude of sprint aiming at progressively improving the number and quality of the functionalities.
- make main
- cd server
- ./server NUMPORT
- cd client
- ./client IPSERVER NUMPORT