Mini file-sharing server written in C
tmp | ||
LICENSE | ||
Makefile | ||
plainbin.c | ||
README.md |
Send: echo "Hello" | nc ip 8080
Get: echo "[code]" | nc ip 8081
Server info: echo "INFO" | nc ip 8081
tmp | ||
LICENSE | ||
Makefile | ||
plainbin.c | ||
README.md |
Send: echo "Hello" | nc ip 8080
Get: echo "[code]" | nc ip 8081
Server info: echo "INFO" | nc ip 8081