Skip to content

NCIT-Developer-Network/TCP-Quez

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C 99.6%
  • Makefile 0.4%