Skip to content

Latest commit

 

History

History
4 lines (2 loc) · 414 Bytes

README.md

File metadata and controls

4 lines (2 loc) · 414 Bytes

Socket Programming Assignment: Client – Server Communication with a Simple Authentication Protocol

Client program contains two distinct phases in order to execute the communication successfully. First, it authenticates itself to the server and then server sends a series of questions in the context of “Guess the Word” game and client program provides the sufficient interface to a user to play the game.