资源列表
AWK
- analysis lossrate/delay/throughout-wireless trace analysis
ping
- 用VB实现PING命令,方便使用,大家可以根据需要做修改-Using VB to achieve PING command, user-friendly, you can modify according to needs to be done
aboutCpointer
- 关于c++指针比较详细的介绍,相信对很多迷茫的人都很有帮助。
socket
- 一个关于socket 简单的连接实例 -socket
RX_Path
- 1G以太网接受路径UDP IP MAC层解码器-1g bit eth udp ip decoder
socklib
- 封装TCP,UDP的C++应用的下载源码,VC上编译OK-Packaging TCP, UDP
chat
- 聊天室入门程序,基于tcp/ip协议,包括客户端和服务器端的程序,集成,便于调试学习
tcp
- 简单的实现局域网用户编程,包括TCP Client和TCP server,适合入门者-LAN users a simple programming, including TCP Client and TCP server, suitable for beginners
556405256tcpip
- the simple code tells how tcp ip WORK
UUDPRPC
- 1. 用来实现一些简单的网络通讯。使用方式比较特别:将服务端的某个对象封装成客户端的一个对象,客户端要调用服务端的功能时,只需调用此对象的方法(给定方法名和参数),就像在调用客户端的本地对象一样。支持返回值。 2. 基于UDP协议,用到了Indy库。 3. 代码中有比较详细的注释,一看即明
ping
- Ping source code with light -Ping source code with light ppp
UDPTestServer
- UDP传输的简单Demo,包括Server端与Client端。-Simple Demo for UDP transmission, including Server and Client-side end.