Home > msend

msend

Msend is a project mainly written in C and OBJECTIVE-C, it's free.

Simple P2P file transfer written in C

msend

Simple P2P file transfer program.

Usage

Receive a file with mm receive [<port>]

Send a file with mm send <ip> [<port>] <file>

Dependencies

Needs OpenSSL (libssl) for SHA256 calculation

Previous:Change-Model