Skip to content

marekrydlewski/project-ZIP

Repository files navigation

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