摘要
介绍了Winsock的基本概念及其编程原理,描述了基于C/S模式的客户和服务器端通信程序的执行过程,分析了交互平台中数据处理的打包和解包过程,确定打包和解包的数据单元格式,并在此基础上,完成了数据打包和解包的函数算法设计。
The basic concept and programming principles ofwinsock were introduced, and the C/S mode-based running process of the clients and the communication programs of the server was described, and the packing and unpacking process of data treatment on the data exchange, and the setting of the packing and unpacking data unit format platform were analyzed, And the completion of functional operation design of data packing and unpacking on this foundation were proposed.
出处
《计算机工程与设计》
CSCD
北大核心
2005年第11期3124-3126,共3页
Computer Engineering and Design
关键词
WINSOCK
数据交互
打包
解包
算法
函数
winsock
data exchange
data packing
data unpacking
calculate way
function