Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 782 Bytes

README.md

File metadata and controls

31 lines (19 loc) · 782 Bytes

Computer_Network_Experiment

Wyywwi, 2023/10/10

Wyywwi's computer network experiment source code, available for HUST CSE.

Experiment Instructions

Enviroment

  • Qt version: 6.5.2
  • C++ 11
  • MinGW 11.2.0 64-bit for C++
  • Windows 11

Architecture

  1. Process Architecture Diagram process

  2. Client User Interface GUI

Additional Notes

To separate software packages that can be migrated and executed elsewhere, use windeployqt tool.

When transferring files between Windows and Linux (Unix, etc.), select the "octet" mode.