The tracert tool displays the various IP Addresses in the route of a network pac...
- 资源大小:39.81 kB
- 上传时间:2021-06-29
- 下载次数:0次
- 浏览次数:1次
- 资源积分:1积分
-
标 签:
C#
others
资 源 简 介
The tracert tool displays the various IP Addresses in the route of a network packet as it travels to a destination IP address from a source. An article which describes how tracert works and which also presents a C# component to implement tracert functionality in your projects can be found here. In the tool presented in this article, I combine the tracert component, technology to geo-locate based on IP address from HostIP.info and the Virtual Earth API to map the locations of various IP addresses that fall in the route of a network packet when it travels to a user provided destination IP address. Since the tracert component is covered thoroughly in the other article let start by looking at geo-location and the MSN Virtual Earth API.-The tracert tool displays the various IP Ad dresses in the route of a network packet as it tra vels to a destination IP address from a source. A n article which describes how tracert works and which also presents a C# component to implement tracert functiona
文 件 列 表
localtestrun.testrunconfig
tracert.sln
tracert.vsmdi
TracertMapTest
AuthoringTests.txt
NodeInfoTest.cs
Properties
TracertMapTest.csproj
TracertMap
app.config
HostIP
INodeInfoLocationService.cs
Maxmind
NodeInfo.cs
Program.cs
Properties
Tracert.htm
TracertMap.csproj
TracertMapForm.cs
TracertMapForm.Designer.cs
TracertMapForm.resx
tracert
Properties
RouteNodeFoundEventArgs.cs
Tracert.cs
tracert.csproj
TracertNode.cs
Properties
AssemblyInfo.cs