This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
libf2f /
| name | age | message | |
|---|---|---|---|
| |
CMakeLists.txt | Mon Jul 20 06:57:51 -0700 2009 | |
| |
LICENSE.txt | Fri May 29 00:47:52 -0700 2009 | |
| |
README.txt | Fri May 29 00:47:52 -0700 2009 | |
| |
app/ | Mon Jun 22 03:51:19 -0700 2009 | |
| |
bin/ | Wed May 27 10:54:08 -0700 2009 | |
| |
build/ | Wed May 27 10:54:08 -0700 2009 | |
| |
include/ | Wed Jul 08 07:08:58 -0700 2009 | |
| |
lib/ | Wed May 27 10:54:08 -0700 2009 | |
| |
src/ | Mon Jul 20 06:57:51 -0700 2009 |
README.txt
libf2f is a (work-in-progress) C++ boost/asio library for building p2p networks Provides: * network servent/router * connection handling and abstraction * message class that is marshalled to/from the network * very simple test app (only supports ping+pong) Does not provide: * high level protocol, you have to design implement this yourself (ie, extend the Protocol class) Will hopefully provide in future: * UPnP control capability to set up port-fwds * Flow control strategies to manage bandwidth utilisation * A better, simple demo app







