K Kishan Hathiwala Dec 1, 2004 #1 how do i make tracert command in .net without using 3rd party software?
H Herfried K. Wagner [MVP] Dec 1, 2004 #2 Kishan Hathiwala said: how do i make tracert command in .net without using 3rd party software? Click to expand... You can call "tracert" and analyze the output: RedirectConsole <URL:http://dotnet.mvps.org/dotnet/samples/misc/RedirectConsole.zip>
Kishan Hathiwala said: how do i make tracert command in .net without using 3rd party software? Click to expand... You can call "tracert" and analyze the output: RedirectConsole <URL:http://dotnet.mvps.org/dotnet/samples/misc/RedirectConsole.zip>
K Kishan Hathiwala Dec 1, 2004 #3 is there anyother way? Herfried K. Wagner said: You can call "tracert" and analyze the output: RedirectConsole <URL:http://dotnet.mvps.org/dotnet/samples/misc/RedirectConsole.zip> Click to expand...
is there anyother way? Herfried K. Wagner said: You can call "tracert" and analyze the output: RedirectConsole <URL:http://dotnet.mvps.org/dotnet/samples/misc/RedirectConsole.zip> Click to expand...