aboutsummaryrefslogtreecommitdiff
path: root/client.c
Commit message (Collapse)AuthorAgeFilesLines
* Added common code for messagesRaymaekers Luca2024-10-211-13/+7
| | | | | | - add: send_message, receive_message functions - change: use u8, u16, u32, where possible - fix: use PORT in server.c
* Added README.mdRaymaekers Luca2024-10-211-5/+0
|
* Added mvp implementations of the server and client for testingRaymaekers Luca2024-10-201-3/+3
|
* add serialization to file codeRaymaekers Luca2024-10-191-18/+18
|
* Initial commitRaymaekers Luca2024-10-171-0/+274