摘要
在VC++6.0环境下使用Socket编程实现服务器与客户端之间的通信。在非阻塞模式下利用socket事件的消息机制在客户端和服务器端进行数据的发送与接收,实现了服务器接收客户端发送的数据。提供了基于Windows消息驱动机制的数据传送的一种方法。
In VC ++6.0 environments, Socket Programming implements the server and client communication. In non-blocking mode, Using socket events' message mechanisms send and receive data between the client and server. Implemented server receives the data sent by the client. It provides windows-based message-driven mechanism for data transfer methods.
出处
《软件导刊》
2012年第2期97-98,共2页
Software Guide