Connecting Tech Pros Worldwide Forums | Help | Site Map

Executing a trace route within an app (VB.NET)

Newbie
 
Join Date: Feb 2007
Location: Toronto, Canada
Posts: 11
#1: Feb 24 '08
Hi, Im creating an application that will be used to monitor a small network.

I would like it to be able to perform a tracert and display the results or statistics to screen.

I am using VB.NET although I am not totally educated in it.

I currently use System.Net.Networkinformation to ping IP addresses.

Any Ideas on how this would be implemented?

Reply