2010/07/08

Freenet Installation Error

Freenet source code can be build with '> ant -f freenet_ext/build.xml' or 'sudo ant -f freenet_ext/build.xml'.

P2P and applications

Some applications of interest and could be tested for P2P application and service layer:

Open source code available in Ubuntu - resource monitoring, etc
> Ping6
> V4Ping

> RadvD - Router advertisement daemon and could be configured for new peer advertisements, etc

> UdpEchoClient/Server - Echo protocol (see http://en.wikipedia.org/wiki/Echo_protocol
for a brief overview
> UdpClient/Server

> UdpTraceClient - ns3 OnOffApplication which implements UDP based application, :)
> OnOffApplication