Secure Quiz platform

How is our quiz system implemented?

  • This is a secure AES encrypted quiz platform implmented in Java8.
  • The very first step is to make a client and a server in two separate windows.
  • The whole conversation between client and server is done with AES encryption technique.
  • The server allocates a separate thread to each upcoming client.
  • The client will always have a thread in listening mode to get updates from the server.

原文链接:Secure Quiz platform

© 版权声明
THE END
喜欢就支持一下吧
点赞7 分享
评论 抢沙发

请登录后发表评论

    暂无评论内容