目前位置: VCer资源中心 >>> VCer工具 >>> 组件插件

[本帖已阅读2909次 分值120 回复2次] 张贴资源 发回信箱 控制面板

Network Development Kit 2.0

提供者:Bccv 张贴时间:2004-04-01 01:42:17.0 出处:vcer.net 作者:不祥

Network Development Kit 2.0(2004-04-01 01:42:17.0)


babbye


welcome to http://bccv.songstech.com/

 
级别: VCer连长
头衔: VCer会员

经验: 3510
作品: 87
分会: 西南分会
注册: 2004-03-29 16:23:29.0
登录: 2007-08-31 11:17:04.0
资源下载[85,380字节] 下载481

工具介绍

Network Development Kit 2.0 用这个开发基于 VC 的网络程序方便多了.

With the success of NDK 1.0, I decided to improve the functionality. NDK represents Network Development Kit. The NDK is a set of classes that implements a client/server architecture. The NDK hides all the complexity of the connection, sending and receiving data over a network. You only have to deal with 3 classes: CNDKServer, CNDKClient and CNDKMessage. With just few methods to override, you obtain a complete robust client/server application. The NDK is based on the class CSocket from MFC so you can run your application on a local network or on the Internet without any change. To easily understand the integration of the NDK in an application, you'll find at the end of this article a complete Chat application.

 

注:转载文章需注明来源:VCer.net 文章地址:http://vcer.net/1107.html

  如果你觉得VCer.net不错,而且你愿意为VCer.net捐赠一元钱,那么点击后面的捐赠按钮吧:) vcer.net捐赠

welcome to http://bccv.songstech.com/

[回复该贴] [加入个人书签]
[投票结果]

A: 评分 10 100% (2 票)
B: 评分 5 0% (0 票)
C: 评分 0 0% (0 票)
D: 评分 -5 0% (0 票)
E: 评分 -10 0% (0 票)

 


re:Network Development Kit 2.0

...刚好最近做网络方面的开发,学习一下哈哈

 

stardragon 于 2008-10-18 13:52:40.0 编辑 [回复该贴]

re:Network Development Kit 2.0

相当不错的网络程序开发包.封装的很好.

xiexianyong 于 2008-10-16 00:53:11.0 编辑 [回复该贴]