GTV (GnuTellaVision) Project home page: http://www.sims.berkeley.edu/~rachna/gtv/ SIMS Information Visualization: http://bailando.sims.berkeley.edu/infovis.html This project is (c) 2001 by Rachna Dhamija, Danyel Fisher, Ka-Ping Yee rachna@sims.berkeley.edu danyelf@acm.org ping@lfw.org All code is covered under the GNU Public License http://www.gnu.org/copyleft/gpl.html and see attached license.txt This code comes with no warranty, express or implied. We tend to use it to visualize the Gnutella network; for you, however, it may turn your hard drive into a flock of white pigeons. Please feel free to modify or tweak, or use the gnut.py library for your own Gnutella explorations. You must make anything you change available, though, and we'd really appreciate if you let us know what you had done. --- Notes on using the code 1) Execute the code by running python gtv.py 2) You may need to fix the reference to "gnutellahosts.com" in gtv.py 3) The structure is fairly messy: it was meant as a proof of concept. Feel free to help us clean up, though! 4) GTV is not an active project at UC Berkeley; although we're interested in how it develops, we do not currently have full time support for it. We cannot answer feature requests.