登录

最新会员 最新下载

成为了本站VIP会员

11月01日 14:12

成为了本站VIP会员

10月30日 16:42

成为了本站VIP会员

10月27日 10:54

成为了本站VIP会员

10月23日 19:14

成为了本站VIP会员

10月21日 21:03

成为了本站VIP会员

10月20日 16:48
已选条件
  1. 编程语言:C++
  2. 代码类别:网络编程
  3. 发布时间:近三天
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

1. TALK3

  服务器与客户端分开的简单聊天程序,对于初学者有很大帮助。(Separate client and server simple chat program, very helpful for beginners.)

2
下载
174
浏览
2013-05-09发布

2. PtoP-CHAT

  点对点聊天工具,完整的工程,学习网络编程的可以参考(POINT TO POINT CHAT)

3
下载
162
浏览
2013-05-05发布

3. hacker-program

  这本书是有关黑客编程的,有兴趣的朋友可以下载来看看。(This book is about hacking programming, friends who are interested can download to see.)

10
下载
86
浏览
2013-05-03发布

4. LoginQQ

  VC++自动登陆QQ的代码,VS2010的编译环境(The automatic landing VC++ QQ code, VS2010 the compiler environment)

2
下载
156
浏览
2013-04-26发布

5. UDPTest

  UDP协议测试工具,可根据设定绑定UDP绑定IPD端口,进行相关的UDP吸引收发数据测试。(UDP protocol test tools, according to the set bound to the UDP binding IPD port, the UDP attract send and receive data test.)

13
下载
178
浏览
2013-04-18发布

6. [ASP.NET] 使用 OAuth 2.0 整合 Google、Facebok、WindowsLive(MSN)登陆实例 API SDK,附完整源码

[ASP.NET] 使用 OAuth 2.0 整合 Google、Facebok、WindowsLive(MSN)登陆实例 API SDK,附完整源码

0
下载
110
浏览
2013-04-18发布

7. iperf_win

  Iperf windows版,新手学习用,相当不错.(Iperf windows version, novices to learn, is quite good.)

8
下载
177
浏览
2013-04-15发布

8. MFC-ATL-SDK-Socket

  MFC、ATL、SDK、SOCKET 等概念的辨析,详细解读(The Concept of MFC, ATL, SOCKET, detailed interpretation)

2
下载
163
浏览
2013-04-09发布

10. lesson-14

  孙鑫VC++教学课程lesson14:网络的相关知识,网络程序的编写,Socket是连接应用程序与网络驱动程序的桥梁,Socket在应用程序中创建,通过bind与驱动程序建立关系。此后,应用程序送给Socket的数据,由Socket交给驱动程序向网络上发送出去。计算机从网络上收到与该Socket绑定的IP+Port相关的数据后,由驱动程序交给Socket,应用程序便可从该Socket中提取接收到的数据。网络应用程序就是这样通过socket进行数据的发送与接收的。TCP与UDP的工作原理与编写过程,如何在程序中链接库文件。一个字符界面的聊天程序。(Sun Xin VC++ tutorial lesson14: the knowledge of the network, network program, Socket is connected applications and network drivers bridges, Socket application to create, build relationships bind driver. Thereafter, the data of the application to give socket, by the Socket handed driver and sent out on the network. After binding with the Socket IP+Port related data is received by the computer from the network, by the driver to the socket, the application can extract the data received from the Socket. Network application is sending and receiving data through the socket. TCP and UDP works and the writing process, how to link library files in the program. A character interface chat program.)

1
下载
165
浏览
2013-04-02发布

11. 通过 WebBrowser实现页截图(可截flash图)附源码

在不显示 webbrowser的情况下,直接实现 网页截图效果,flash也可以正确截图,测试通过了, flash测试地址:http://demo.lanrenzhijia.com/flash/demo/121231/jy/

0
下载
76
浏览
2013-04-02发布

13. Jquery跨域调用wcf实例(返回Jsonp格式) 附源码下载

【注意事项】 我们通过控制台程序对服务进行寄宿。从下面的配置可以看到我们采用了标准终结点WebHttpEndpoint。为了让服务具有跨域支持的能力,我们必须将标准终结点的crossDomainScriptAccessEnabled属性设置为True。WebHttpBinding也具有同名的属性,如果直接使用WebHttpBinding也需要将该属性设置为True。 如下是app.config  

0
下载
102
浏览
2013-03-29发布

14. DownLoad

  基于HTTP协议的支持断点续传的下载软件源码(HTTP protocol support for HTTP-based download software source)

3
下载
141
浏览
2013-03-27发布

15. MH2.3CODE

  11mh的辅助源码,下载研究去吧!!!!(Source of the 11mh the secondary, download study go! ! ! !)

5
下载
215
浏览
2013-03-22发布

16. ChatRoom

  局域网聊天室,实现客户端和服务器端,实现托盘功能,对网络编程和界面编程的同学有一定的帮助。(LAN chat rooms, client and server-side tray function, certain network programming and interface programming students.)

2
下载
166
浏览
2013-03-16发布

17. 基于EF+WCF的通用三层架构 含解析 附源码

本项目结合EF 4.3及WCF实现了经典三层架构,各层面向接口,WCF实现SOA,Repository封装调用,在此基础上实现了WCFContext,动态服务调用及一个分页的实例。

0
下载
91
浏览
2013-03-13发布

18. Windows-Sockets

  本书主要介绍了如何用API函数进行网络间通信(The book introduces how to use the API function communication networks)

2
下载
139
浏览
2013-03-08发布

19. cvi_udp

  基于LabWindows/CVI的UDP通信(LabWindows/CVI UDP communication)

81
下载
137
浏览
2013-03-06发布