Hello everyone. I am looking for a way to perform a trace route in vb.net. I have used some DLL's to perform this in the past. But this time I am needing to actually include some code in the exe to rid the app of external dependancies. I have looked at the tracert code on the VBnet website and I am having a little trouble translating the API calls over to a vb.net format. Can anyone out there help me? Even if there is some C# code, I could get that translated.

Thanks all.