资源列表
Router
- 这是一个模仿路由算法的java程序。 实现关于路由器的简单功能。 实现距离矢量路由算法。 所实现的路由器模拟Internet上的IP路由器。它能确定网络的最短路由,并在这些利用上传输分组 实现功能简介 1) 编写一个称为“Router”的程序 2) 利用距离向量算法更新路由表 3) 该程序的多个实例(进程或线程)可以以运行在一台机器 4) 实例之间利用UDP交换路由表 5) 假设结点与其邻居结点的都为距离为1。 6) 为了指明实例及其邻居,程序启动时必须能
ip-scan
- ip数据包,用于网络分析的初学者学习之用。-ip packet network analysis for beginners learning.
Receive_TX
- 网络编程,实现端到端的通信,使用MFC编写,TCP/IP协议。-Network programming, end to end communication, written using MFC, TCP/IP protocol.
nettime
- 网络授时服务是在网络上设置一些时间服务器,用户通过Internet访问这些时间服务器就可同步本地计算机时钟的服务。网络授时服务有三个协议,分别是Network Time Protocol (RFC-1305),Daytime Protocol (RFC-867),Time Protocol (RFC-868)。-Network time service is set up some time on the web server, users access the Internet time se
Tcp
- vc开发的tcp/IP协议的socket编程-vc development of tcp/IP protocol socket programming
liaotian
- 局域网内 聊天软件的实现-LAN chat software implementation
BeyluxeSource
- Its an example of chat messenger
TCP
- 简单TCP,实现TCP数据传输,VC运行环境-TCP/IP SOCKET
http-proxy
- 一个小小的HTTP代理的代码,有需要参考的朋友请下载吧。-A small HTTP proxy code, there is need to refer to a friend, please download it.
MFC_CSocket
- 功能简单的网络通讯代码。有助于初学者进行学习-Features simple network communication code. Help beginners learn
IPgai
- 易语言 修改本地电脑IP 以及网关源码.-Easy language to modify the local computer' s IP and gateway source.
tcpcopy-c
- Name: tcpcopy It is an online TCP duplication tool and can be used for performance testing, regression testing, real tesing, etc. Descr iption: It can help you find bugs without deploying your server software on your production serve