摘要
traceroute程序是常用的网络诊断工具之一,操作系统自带的traceroute程序均基于终端命令行界面,使用不方便,且无法显示每一跳路由IP所对应的地理和运营商信息。设计实现了一个基于图形界面的traceroute程序,并利用淘宝网提供的IP地址库和Web Service API接口,对每一跳路由IP地址进行查询,显示该IP地址所对应的运营商及所在地区。实践证明,该traceroute程序比操作系统自带版本使用更加方便和直观。
Traceroute program is frequently used by network administrators to diagnose network. The OS build in traceroute programs are all based on console, so they are not convenient to use. Furthermore, they are unable to display the geographical and carrier informa- tion of the corresponding hop IP address. In this paper, a GUI version of traceroute program is implemented, and the Web Service API provided by TaoBao is used to resolve every hop IP address. And the effectiveness of our program is proved in practical use.
出处
《常州信息职业技术学院学报》
2014年第1期24-26,32,共4页
Journal of Changzhou College of Information Technology