Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 205 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 205 Bytes

Remote compression tool written in C++/C#

Server

build and run: bash ./project-ZIP.server/build.sh

build in debug mode and debug: bash ./project-ZIP.server/build.sh debug

Client

no magic here