Developed a multi-threaded TCP server in C with user authentication, password management, and secure storage using SHA-256 hashing, incorporating thread safety with mutex locks for concurrent access.
Steps to run this application:
- dowload the files and run server.c
- open a new terminal and run client.c
- input infomation into the terminal
George Vashakidze