Here are the code of my computer network works. They will mainly given with rust
version.
A very basic message system based on udp protocol. Only this program will have C
language edition.
A basic server system implemented "ls" and file's uploading and downloading. Multi-threading for multi connection to connect to server is supported. Since this is not implemented based on async method, watch for your usable threads.