Skip to content

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.

Notifications You must be signed in to change notification settings

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

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 99.6%
  • Makefile 0.4%