摘要
对Windows下TCP/IP编程接口WindowsSockets进行了概述。MFC把WinsockAPI的复杂性封装到类中,利用这些类可以很方便地实现连接远端网络节点和双向数据通信,并结合自己的编程实例介绍了利用MFC中的CSocket类实现了网络上两个节点之间通信的方法。
TCP/IP programming interface,Windows Sockets,in windows is summarized in the paper.The Microsoft Foundation Class Library (MFC) supports the programming with the Windows Sockets API by supplying the classes,through which it is easy to implement the connection of remote net nodes and bidirection data communication.And by the practical example,the communication method between two nodes in the network implemented with CSocket class in MFC is introduced.
出处
《电脑开发与应用》
2000年第2期9-11,共3页
Computer Development & Applications