markg85 / netsplice

Small client and server application to copy files over the network as fast as possible.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NetSplice

Small client and server application to copy files over the network as fast as possible.

Compilation

Compilation is as simple as:

  1. clone the repository
  2. create a build folder
  3. cmake ../<repository_clone>
  4. make

Now you have a NetSplice executable.

About

Small client and server application to copy files over the network as fast as possible.


Languages

Language:C++ 96.4%Language:CMake 3.6%