Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 332 Bytes

File metadata and controls

4 lines (3 loc) · 332 Bytes

Terminal-Based-Quiz-using-RPC

Using Remote Procedure Call, Client attempts Quiz consist of 50 Random Questions. Any number of clients can interect with Server simultaneously. Implemented Rank feature. Handled unexpected failures by storing last status of Clients at Server side.

Execution steps are mentioned in readme.txt file.