搜索资源列表
c++communication
- 面向对象的数据通信的书内源代码,计算机网络通信的仿真.-object-oriented data communications with the source code book, the computer simulation of network communications.
TCP
- 简单模拟TCP文件传输,里面包括C/S端程序代码-Simple simulation of TCP file transfers, which include C/S client code
Ftpprotocal
- 实验三 Ftp协议的实现:采用C++实现,模拟ftp协议,实现资源下载。-Ftp three experimental realization of the agreement: The C++ Realization, simulation ftp agreements, resources to download.
Router
- 这是一个模仿路由算法的java程序。 实现关于路由器的简单功能。 实现距离矢量路由算法。 所实现的路由器模拟Internet上的IP路由器。它能确定网络的最短路由,并在这些利用上传输分组 实现功能简介 1) 编写一个称为“Router”的程序 2) 利用距离向量算法更新路由表 3) 该程序的多个实例(进程或线程)可以以运行在一台机器 4) 实例之间利用UDP交换路由表 5) 假设结点与其邻居结点的都为距离为1。 6) 为了指明实例及其邻居,程序启动时必须能
