资源列表
UDPClientServer
- UDP Client server example
Packet-Tracer
- 思科,2.9.1实验任务 1:设备布线。 WAN 布线。将 HQ s0/0/0 连接到 B1 S0/0/0,将 HQ s0/0/01 连接到 B2 s0/0/0。HQ 是这两条 WAN 链路的 DCE 端。 任务 2:应用基本配置。 对路由器执行基本配置(包括地址分配)。 • 对于 WAN 链路,将第一个地址分配给 HQ,将第二个地址分配给另一台路由器。 • 对于各个 LAN,将第一个地址分配给路由器接口。请确保配置了主机名。 • 为 PC
Qt5_TCP
- QT关于TCP/IP的小例子,简单明了,对初学很有帮助-A sample for tcp
CommunicatingWithSockets
- A example of communication socket between 2 PC
mobicents-diameter-1.5.0.FINAL
- Diameter协议被IETF的AAA工作组作为下一代的AAA协议标准。Diameter(为直径,意为着Diameter协议是RADIUS协议的升级版本)协议包括基本协议,NAS(网络接入服务)协议,EAP(可扩展鉴别)协议,MIP(移动IP)协议,CMS(密码消息语法)协议等。Diameter协议支持移动IP、NAS请求和移动代理的认证、授权和计费工作,协议的实现和RADIUS类似,也是采用AVP,属性值对(采用Attribute-Length-Value三元组形式)来实现,但是其中详细规定了
networktrafficview
- visual basic 数据捕获程序源代码-capture date
masm_ping
- Example sending ICMP classic method. Code based in using function IcmpSendEcho() from the library icmp.lib. Simple solution to check the availability of the host.
GHTTPClient
- 一个简单实用的 HTTP 协议客户端,C++实现。-A simple and practical HTTP protocol client, C++ implementation.
TCP--SWP
- TCP滑动窗口协议模拟程序,MFC实现,分客户端、服务端-TCP sliding window protocol simulation program
wate-net
- 用于水网测试主台,支持mbus抄表协议,是不可多得的开发模板,以系统的视角,标准的立场,描述了对水网系统认知。-the platlem is used for water net communication testing ,supported for mbus protocal,and it is a good templet that describs knownedge of water net communication using system view and standed va
chat
- 基于c语言实现视频聊天系统 有如下2个文件夹: 1. Client:保存了客户端的项目程序,使用Visual C++6.0打开文件Client.dsw,然后使用工具栏中的“Build”命令即可调试。 2. Server:保存了服务器端的项目程序,使用Visual C++6.0打开文件Server.dsw,然后使用工具栏中的“Build”命令即可调试。-C language based video chat system
curl-7.20.1
- 开源的网络协议代码,支持http、ftp、tcp/ip和pop3等协议,非常好的噢。-open source code of network protocal , supportting http,ftp,tcp/ip,pop3 and so on. It is very good.