hostname client, ip client

This commit is contained in:
2026-02-09 08:30:34 +01:00
commit a7ff320857
13 changed files with 282 additions and 0 deletions

4
client1/.clangd Normal file
View File

@@ -0,0 +1,4 @@
CompileFlags:
Add:
- -Isrc
- -std=c11