文件名称:netbag
介绍说明--下载内容均来自于网络,请自行研究使用
随着NDK 1.0的成功,我决定扩展它的功能。NDK可以说是一个网络程序设计的开发包。它由一系列的类组成实现client/server结构。NDK隐藏了所有复杂的关于网络连接、数据的发送与接收等功能。你只需要使用三个类就可以了:CNDKServer, CNDKClient和CNDKMessage。只要重载几个方法,你就可以设计除功能强大的client/server程序。NDK是基于MFC的CSocket类,因此你可以为你的局域网或Internet设计程序-With the success, I decided to expand its functions. NDK can be said to be a network programming development package. It consists of a series of compositions to achieve client / server structure. NDK hide all the complexity of network connectivity, data transmission and reception capabilities. You only need to use it on three categories : CNDKServer, CNDKClient and CNDKMessage. As long as the heavy number of ways you can design in addition to the powerful client / server process. NDK is based on the MFC CSocket category, so you can get for your LAN or Internet design program
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 53607899netbag.rar 列表 NDK_dll_demo.zip NDK_src.zip NDK_dll_src.zip NDK_demo.zip