摘要
WINSOCK是在Windows进行网络通信编程的API接口,也是Windows环境下网络编程的事实标准。UDP是通信中常用的协议,文中给出在VC++中用UDP协议开发网络通讯程序的一个框架模型,以该模型为基础可以开发自己的通信程序。通过实验证明该模型方便易行。
WINSOCK is the interface of Windows communication program's API and WINSOCK is the standardization of Windows communication. UDP(User Datagram Protocol) is a main method of communication. Here give a UDP communication's frame model based on VC++. Based on this model can research and develop new communication program. An example indicates that the model is convenient and practicable.
出处
《微机发展》
2003年第9期38-39,共2页
Microcomputer Development