240 B
240 B
- 开发环境
macOS + Docker 部署 openeuler/openeuler(详细见 Dockefile 以及 docker-compose.yml)
技术:
gcc -o server server.c -lpthread -L/usr/local/lib -I/usr/local/include -lgmssl -lz
gcc -o client client.c