# TP_AIPS - Groupe : 3IR C 2023-2024 - Étudiants : - LACAU Clement - ALNET Paul ## Building Compile version `X` : ``` gcc -Wall -Wpedantic t_sockvX.c -o t_sockvX ``` Generate zip archive (replace `TP1` with relevant indication) : ``` zip LACAU-ALNET-TP1.zip tsock_v*.c README.md ``` ## Running TODO help output ## Roadmap - [X] tsock-v1 - [X] tsock-v2 - [WIP] tsock-v3 - [ ] tsock-v4