This project is a demo for how to use stream socket(SOCK_STREAM) to communicate between client and server. And the server supports multiple clients via multi-threading.