I can do a tracert in VB, but I'm looking for a cool way of showing the route and how close a particular route to a host is in comparison to other hosts etc.
Its for a project for college and I just wanna make the thing look cool
Microsoft MVP : Visual Developer - Visual Basic [2004-2005]
How about having icons of all the computers, a link between all of them (to make a web) and then have a blinking light going from computer to computer, and after it has done going to one computer, show the name & time it took.
All contents of the above post that aren't somebody elses are mine, not the property of some media corporation.
(Just a heads-up)
But seriously, there's not much that you can do in my opinion to make it fancy while keeping a nice overview. Sastraxi's approach a good one though, which would be a lot more structured than a couple of lines of text
Teaudirenopossum.Musasapientumfixaestinaure. (I can't hear you. There's a banana in my ear)
The project we're doing is measuring network metrics ; basically how far away things are.
So I was thinking, the user could enter a couple of hostnames into a few boxes, then hit GO.
So then basically, a central node would appear on the screen ; our pc. Then spokes would come out from it at ( 360 / ( Number of destination hosts ) ) degrees from one another.
And then times would be shown etc.
But I like sastraxi's approach...
Microsoft MVP : Visual Developer - Visual Basic [2004-2005]