资源列表
sssssss
- 程序记录并显示了数据报从源端机器传送到目标机器的过程中所经过的路由器的IP地址,并且记录了数据报到达每个路由器所需要的时间。认真观察到达每个路由器的时间有什么区别,从而熟练掌握traceroute的工作原理和ICMP报文协议。 -The program records and displays the IP addresses of routers through which the datagram sent from the source client machine to the targ
traceroute
- 根据任务书设计好流程图,然后编写程序代码,运行得到Traceroute的命令窗口。提取tracert的输出,再结合现有IP数据库及自建地名,坐标数据库对路由中各节点IP进行定位,最终实现了动态显示追踪的详细信息和路径。-According to the design plan descr iptions of the flow chart, then write the program code, run Traceroute command window.
Visual-CPPNetwork-programming
- Visual C++网络编程经典案例详解源码-Visual C++ Network programming classic case Detailed source
aa
- 三级联动跳转菜单,实现三级联动功能,简洁明了-Three linkage Jump Menu achieve three linkage function, concise
MyProxy
- http代理服务器的demo设计。 基于windows网络编程 使用内存池,具有一定参考价值-http proxy
WebServer
- web服务器程序,用于完成简单的提供web服务的程序-web server program, for the completion of the program simple web services
udp-protocol
- 使用udp实习了信息的传送!是计算机网络的实验-Use UDP internship transmission of information!
ARP
- 设计一个系统,它能够实现对网络上的ARP数据包的解析,从而熟悉ARP数据包的结构,对ARP协议有更好的理解和认识。了解并熟悉Microsoft Visual C++ 6.0开发环境的使用,在该软件平台上进行工程的建立和程序开发,理解和掌握C++语言的程序设计和针对一些常用的网络协议的编程。-Design a system which can be achieved analytical ARP packets on the network, and thus familiar with the
cuftpd
- 对网络代码cuftdp进行修改,支持多文件目录的浏览-The network code cuftdp be modified to support multi-file directory browser
TCP-translator-test-example
- TCP translator test example.rar 包括tcp 客户端、tcp 服务端例子、tcp 服务端多请求连接-TCP translator test example.rar including TCP client, TCP server example, tcp server multiple requests connection
UDP-translator-test-example
- UDP translator test example.rar 保护udp 客户端、udp 服务端例子。经过测试,可以直接编译运行-The UDP translator test example.rar protection udp client, UDP server-side example. Tested, can be directly compiled to run
tcp
- 基于Unix平台下的QT编程的网络(tcp客户端和服务端)通讯问题-tcp Client and Server