- A dictionay in C
- The trie datastructure used to create dictionary.
- Header files are added.
- An example TCP server code is added.
- Makefile is added
- Socket codes is arranged.
- Thread scructure is applied to response each request in an thread
compile and run at terminal
- make
- ./app
- netcat 127.0.0.1 1920 (from another terminal) -> send key to get description