This website details my Final Year Project - the development of a program
to 'Visualise' the Gnutella network. The aim of the project was to capture
data from the Gnutella file sharing network and then visualise it in the
form of graphs and statistics, in order to provide a snapshot of the current
network and also its historical state.
The project was written in Java and uses the JTella 0.8 API for connecting to the Gnutella network. The project can be run from this website, using Java Web Start, by visiting the download page.
The Functionality page gives an overview of the basic functions of the program and displays some of the visualisations that have been created.
Some of the third party Java libraries used in the project can be seen on the Technologies page.