Click to See Complete Forum and Search --> : How to program Traceroute?


hoangleo
March 19th, 2004, 12:03 AM
I want to create a tool Traceroute with display map. Like tracert command in command line, you see about node server that package ping sent.
So, I want to use VB .NET to program a traceroute, when we send a ping command to an IP address on internet, you will recieve list IP addresses through on the internet street.
Please help me!