Skip to content

Releases: FrankieLiu04/Computer_Network_Lab

v1.0.0 - Initial Release

06 Jan 14:49

Choose a tag to compare

Initial Release

Features

  • Reliable Remote Backup System

    • TCP-based client-server architecture
    • File upload, download, list, and delete operations
    • HTTP status monitoring interface
    • Docker containerization support
  • Original Lab Implementations

    • Go-Back-N (GBN) protocol for reliable data transfer
    • Basic client-server socket programming examples

Documentation

  • Docker quickstart guide
  • Local run guide
  • Reliability documentation

Build

  • CMake build system
  • Cross-platform support (Linux/Windows)
  • Integration tests included