haozha111 / chord

A chord-based file sharing system

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

chord

A chord-based file sharing system

To compile the program, you can open the project in Xcode and run directly.

A few things to notice before you run: Please configure the types.h file, it contains some network configurations such as server ip/port, machine name, input/output path. After you modify these settings, you can run.

About

A chord-based file sharing system


Languages

Language:C++ 96.8%Language:Makefile 1.8%Language:Protocol Buffer 1.4%