登录

最新会员 最新下载

成为了本站VIP会员

06月13日 18:30

成为了本站VIP会员

06月10日 21:29

成为了本站VIP会员

06月06日 13:21

成为了本站VIP会员

06月03日 10:51

成为了本站VIP会员

06月02日 22:03

成为了本站VIP会员

05月31日 10:38
已选条件
  1. 编程语言:Visual C++
  2. 代码类别:网络编程
  3. 发布时间:一月内
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

1. 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
下载
139
浏览
2013-04-02发布

2. DownLoad

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

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

3. MH2.3CODE

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

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

4. ChatRoom

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

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

5. Windows-Sockets

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

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

6. HTTPClient

  自己写的一个http 客户端源代码,供大家学习参考。(http client source code for all to learn)

26
下载
296
浏览
2013-02-24发布

7. NetDebug

  1、实现多个网络调试助手示例在一个进程中启动; 2、可以实现TCP_SERVER,TCP_CLIENT,UDP,UDP组播通信;(1, multiple network example debugging assistant to start a process 2, can achieve TCP_SERVER, TCP_CLIENT, UDP, UDP Multicast communication )

121
下载
163
浏览
2013-01-28发布

8. Multithreading-continuingly

  多线程断点续传类,以及界面。 项目中: _Nv_Http_Download.h _Nv_Http_Download.cpp 就是多线程断点续传类。(Multithreaded HTTP class, as well as the interface. Project: _Nv_Http_Download.h _Nv_Http_Download.cpp is multi-threaded HTTP class.)

9
下载
153
浏览
2013-01-23发布

9. TCPIP_Code

  在VS2010平台下使用MFC开发的TCP/IP通信应用,里面拥有详细的代码注释,并且支持16进制接受和发送,支持TCP/UCP通信,以及服务器server和客户端client模式选择(TCP/IP communication applications developed using MFC in VS2010 platform, which has a detailed code comments, and support for hexadecimal to receive and send, support TCP/UCP communication, as well as server server and client client mode selection)

314
下载
145
浏览
2013-01-16发布

10. RfQkjNTYK

  代码是用来实现使用IP地址控件显示和设置IP地址的vc代码,好,有需要的朋友可以看看(Vc code is used to display and set the IP address using the IP address of the control code, need friends can look at)

3
下载
152
浏览
2013-01-10发布

11. kdcxcs2

  快递发送单查询通信, 利用了socket(Courier to send single query communication using a socket)

4
下载
137
浏览
2013-01-04发布

12. TCP

  基于流式套接字的TCP回射程序的客户端以及服务器(Retroreflective program based on the TCP stream socket)

5
下载
145
浏览
2012-12-28发布

13. GetIPConfig

  可以获取自己的ip地址,模仿cmd的ipconfig命令(Can get the ip address imitate cmd ipconfig command)

3
下载
135
浏览
2012-12-19发布

14. MyPing

  ping工具,基于控制台应用程序,类似cmd的ping功能(ping tools, console-based application)

3
下载
148
浏览
2012-12-19发布

16. testnet

  raw socket编程,探测网络包。 vc++, win2000测试通过。(raw socket programming, detect network packets. vc++, win2000 test passed.)

5
下载
116
浏览
2012-11-28发布

17. CSocket-file-transfer

  基于CSocket点对点文件传输,用c++实现。(CSocket file transfer developed by c++)

10
下载
120
浏览
2012-11-27发布

18. MultiPing

  ICMP扫描器的设计源码。能实现ping功能,扫描IP地址可以手动输入。方便初学者学习。。(ICMP scanner design source. Ping function, scanning the IP address can be entered manually.)

18
下载
125
浏览
2012-11-08发布

19. TCPTest

  简单TCP双向通讯例子,实现客户端服务器端的双向通讯。(Simple the TCP bidirectional communication example, to achieve the client server-side two-way communication.)

7
下载
135
浏览
2012-11-08发布

20. 12084247tao2

  基于ICMP协议的ping程序设计实验基于ICMP协议的ping程序设计实验(Based on the ICMP protocol ping program designed experimental program designed experiments based on the ICMP protocol ping)

3
下载
123
浏览
2012-10-29发布