Gnutella Forums  

Go Back   Gnutella Forums > Current Gnutella Client Forums > GnucDNA Based Clients > Gnucleus (Windows)
Register FAQ The Twelve Commandments Members List Calendar Arcade Find the Best VPN Today's Posts

Gnucleus (Windows) For assistance for users with the Gnucleus program. Important links: Updated Gnucleus 2.2.0.0 Installer! and also Updated Connection Caches for Gnucleus!


Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old October 20th, 2001
Unregistered
Guest
 
Posts: n/a
Default thanks!

read about gnucleus on cybergeography.org- I never knew the client had an inbuilt visualization tool!!

it's great, exactly the feature i was looking for!

for those of you also interested in network visualization,
there is an animated python module called "gnutella Vision" on

http://www.sims.berkeley.edu/%7Erachna/gtv/

it's pretty slow but a good tool because it's dynamic and displays the files on the individual hosts.

greets,
noci
Reply With Quote
  #2 (permalink)  
Old October 20th, 2001
Unregistered
Guest
 
Posts: n/a
Default and

is there any possibility in the current version to display the IP number of the hosts appearing on the map?

that way, one could check out the geographical relationship of the hosts via traceroute, would be an interesting thing.
Reply With Quote
  #3 (permalink)  
Old October 21st, 2001
Unregistered
Guest
 
Posts: n/a
Default

If you can figure out a way to get it into the graphviz script, I will add it.

Id especially like to make that map an interactive image map.
Reply With Quote
  #4 (permalink)  
Old October 21st, 2001
Apprentice
 
Join Date: October 20th, 2001
Posts: 9
noci is flying high
Default

the *.txt file in the /Graphing subfolder seems to be the input file for "neato"

the structure of it is something like this

graph GnutellaNet
{
size="10,10"
graph[center="5.00,5.00"]
node [shape=circle,width=.2,height=.2,label=""]

0 [label="You", fontsize=10, style=filled, color=red, width=.100, height=.100]

0 -- 61 [color=orange]
0 -- 140 [color=orange]
0 -- 940 [color=orange]
0 -- 1315 [color=orange]
0 -- 1739 [color=orange]
0 -- 1921 [color=orange]

61 [shape=house,width=.100,height=.100]
140 [shape=house,width=.101,height=.101]
940 [shape=house,width=.101,height=.101]
1315 [shape=house,width=.100,height=.100]
1739 [shape=house,width=.220,height=.220]
1921 [shape=house,width=.220,height=.220]

}

from the neato manual i take that the 2nd block describes the layout of the nodes.
it also says it's possible to label every single node, using a code string like this:

61 [shape=house,width=.100,height=.100,label="whatever "]

so if gnucleus generated a txt file setting the individual node's IP address as the "label" value, the drawn graph should show all of the nodes' IPs.

not sure whether this is what you meant, or were you referring to the script gnucleus uses to generate the txt file?

can't code, so no idea for that......;P
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -7. The time now is 08:34 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
SEO by vBSEO 3.6.0 ©2011, Crawlability, Inc.

Copyright © 2020 Gnutella Forums.
All Rights Reserved.