-
a serial communication program Dongdong, introduced a good example and source co...
一个串口通讯编程的东东,介绍了很好的范例和源代码,请看看 -a serial communication program Dongdong, introduced a good example and source code, please see
- 2023-02-17 07:20:03下载
- 积分:1
-
现实Ping功能的源代码
现实Ping功能的源代码-reality Ping function of source code
- 2022-01-25 15:43:20下载
- 积分:1
-
完整端口的编程,代码精良,设计完整.希望大家继续完善
完整端口的编程,代码精良,设计完整.希望大家继续完善-Port complete programming, code well, design integrity. I hope you will continue to improve
- 2022-03-20 19:06:58下载
- 积分:1
-
VS2005的网络通信的程序,实现客户端和服务器端的简单功能
VS2005的网络通信的程序,实现客户端和服务器端的简单功能-VS2005 network communications programs to achieve client and server-side features a simple
- 2022-04-27 20:30:27下载
- 积分:1
-
特别说明,A UDP
特别说明,A UDP-based Reliable Data Transfer Library源码非原创,详细说明见压缩包里的“说明”word文档-in particular, A UDP-based Reliable Data Transfer Library source of non-original, detailed description of the compression bag "note" word document
- 2022-08-13 21:25:36下载
- 积分:1
-
基于C#网络通信编程,SOCKET客户端与服务端通信协议的程序连接测试,IPADDRESS类使用。...
基于C#网络通信编程,SOCKET客户端与服务端通信协议的程序连接测试,IPADDRESS类使用。-Network communication based on C# programming, SOCKET client and server communication protocols to connect test, IPADDRESS class to use.
- 2022-03-14 20:09:55下载
- 积分:1
-
smtp dynamic library, mail sent to the process of making DLL containing a detail...
smtp的动态库,邮件发送过程中用的动态库,里面有详细的代码,接口简单无需文档,自己研究一下就可以使用了, 性能稳定。-smtp dynamic library, mail sent to the process of making DLL containing a detailed code, simple interface without documents, their study on the use of the stable performance.
- 2022-03-24 04:48:23下载
- 积分:1
-
多线程ping的的实现,主要是多核下ping的实现
多线程ping的的实现,主要是多核下ping的实现-Multi-threading ping of realize, mainly under the ping the realization of multi-core
- 2023-04-14 01:45:03下载
- 积分:1
-
飞鸽传输源代码,很好,vb写得。适合开发者
飞鸽传输源代码,很好,vb写得。适合开发者-Dove transmission source code, well, vb written. For developers
- 2022-03-18 06:22:14下载
- 积分:1
-
WINSOCK服务器端示例程序说明 该程序是基于对话框编程的,是采用一对多的方式进行连接的。 整个程序主要由CServerDlg,CServerApp,CLis...
WINSOCK服务器端示例程序说明 该程序是基于对话框编程的,是采用一对多的方式进行连接的。 整个程序主要由CServerDlg,CServerApp,CListenSocket,CClientSocket构成的。 (所有关于类的说明在代码中有) 下面简单介绍一下程序流程: 主程序调用CListenSocket类的对象来进行对Socket的监听,当收到请求时调用主程序的函数来处理相应的连接,把Socket放进队列中。 对于Socket的接收数据和断开连接是由消息来触发的,是通过调用基类CSocket中的虚函数重载来处理的。 注:详细的过程,在程序代码中均有注释!-Winsock server sample program note that the procedure was based on dialog programming, using one-to-many is the way to connect. The entire process by CServerDlg, CServerApp, CListenSocket, constitute the CClientSocket. (All categories on the note in code) The following outlines procedures have : main program called CListenSocket category to the target of the listening socket, when the call request is received when the main program functions to the corresponding connections, socket into the queue. Socket for the reception of data and disconnected from the news to trigger, by calling the base class CSocket the virtual function to handle the heavy load. Note : Details of the procedure code have Notes!
- 2022-01-26 07:55:19下载
- 积分:1