TCP Socket programming (C Programming)

Job ID: 33534942

Budget: €8 – €30 EUR

Hi,

Develop a Quiz application using a TCP socket client and a TCP socket
server. The client and server use internet domain stream sockets.
The server will ask the client  ve questions, one after the other. The client
is allowed only one attempt to answer a question. At the end of the quiz, the
server sends the  nal score to the client.
The database of quiz questions and answers are provided in a  le, QuizDB.h.
The array of strings, QuizQ, contains the questions. The array of strings, QuizA,
contains the answers. The answer to a question at index i in QuizQ is at the
same index in QuizA.
You must include the  le in the server program only. The server randomly
selects  ve questions from the quiz database. The quiz is designed in such a
way that there are only four possible answers:
• Y.
• N.
• An integer.
• A character string of maximum length 16 bytes and containing one word
only.

Most of the codes are already done.

Text me for more details.

Regards