Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 394 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 394 Bytes

TCP-Quez application ( C programming language)

This is a TCP quiz where the client can create the question and submit to the server along with the answer. The server stores it into the buffer and send the random question from the buffer to all the client. Timer is set for two minutes to anser the question otherwise answer will be shown to all the clients and draws the new random question.