/http-server

COMP300023 Computer systems

Primary LanguageC

http server side and client side

COMP300023 Computer systems 2019S1 Project1

A simple http server and client built by C language, using TCP protocal.

The senario is to realise a multi-player image tag game: players randomly guess words based on given picture and submit to server. If players answers are matched with each other, their answers will be accept by the server.