绿帽文经典 微盘:求翻译下面一段话

来源:百度文库 编辑:高校问答 时间:2024/04/28 06:03:36
本课题的目标是在详细分析因特网控制报文协议和网际协议的基础上,采用C#语言实现最基本的Tracert程序。
本文一开始阐述了Ping和Tracert的基本含义和用途,接着介绍了程序实现过程中采用的相关理论和技术点,包括ICMP的数据报格式,IP协议及其数据报的格式等,并对程序的整体设计架构与界面设计做了规划。在文章的主要部分详细分析了数据包的构造与填充,以及在程序运行中运用Socket通信实现数据包的发送和接收,然后通过对返回数据包的分析与调用最终实现Ping和Tracert程序。最后,通过具体的实例截图展示了程序运行的具体情况。

the topic of this lesson is to use lang.C# to actualize the very basic Tracert program on a basis of analyzing Internet control text of a telegram agreement and Internet agreement.

in the beginning of this text,it expound the basic meaning and use of Ping and Tracert, then introduce the correlational theory and technical points which are used in the process of actualizing it.
The introduction include the ICMP's date form ,the agreement of IP,and the IP date form ETC.It also make out the holistic design Skeleton.

In the body of this text,it labors the structure and packing of date
passage;the sending and recieving of date packet which is actualized by using Socket Correspondence when running the program;the final actualization of the Ping and Tracert by analyzing and transfering the recieving date packet.

at last,it lays out the specific condition of program's running by the truncation charts of the idiographic examples.

你这里有好多专业术语..最好是自己核实一下.