文件名称:tlv_demo
介绍说明--下载内容均来自于网络,请自行研究使用
tlv: 一种通用的socket网络协议数据格式。
特点:扩展兼容性好,解析快,结构性好,数据包小。配套使用代码。
淘宝等公司都使用这个。-tlv: a universal socket network protocol data format. Features: Extended compatibility is good, fast parsing, structural, and small packets. Taobao and other companies are using.
特点:扩展兼容性好,解析快,结构性好,数据包小。配套使用代码。
淘宝等公司都使用这个。-tlv: a universal socket network protocol data format. Features: Extended compatibility is good, fast parsing, structural, and small packets. Taobao and other companies are using.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
网络协议结构-tlvdemo\NetworkDefs.h
....................\TLV.cpp
....................\TLV.h
....................\main.cpp
网络协议结构-tlvdemo