Skip to content
This repository has been archived by the owner on Mar 11, 2024. It is now read-only.

This is the source code of the course of "Object-oriented and multi-threading" of WHUT.

License

Notifications You must be signed in to change notification settings

RaySunWHUT/Object-oriented-and-multi-threading

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Object-oriented-and-multi-threading

This is the source code of the course of "Object-oriented and multi-threading" of WHUT.

武汉理工大学(WHUT) 面向对象与多线程系统综合实践课程:

  1. 本系统实现为最终版本。
  2. 无GUI,仅在命令行实现可视化。
  3. 功能完善,将 client端server端 完全分离。
  4. client、server、configuration 分别对应系统的客户端、服务器端与系统运行相关配置文件。
  5. 对于系统的前几个版本,代码多被保留,但大部分被注释;用户可自行探索修改。

系统功能展示:

  1. 先启动服务器端server(服务器端启动后会默认添加三个不同角色的用户)。

    image

  2. 启动客户端client。

    image

  3. client端登录。

    image

  4. server端监听。

    image

About

This is the source code of the course of "Object-oriented and multi-threading" of WHUT.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published