-
spi编程例子
spi编程例子-spi programming examples
- 2022-03-15 18:26:45下载
- 积分:1
-
在WINDOWS下进行网络服务端程序开发,毫无疑问,Winsock 完成端口模型是最高效的。Winsock的完成端口模型借助Widnows的重叠IO和完成端口来...
在WINDOWS下进行网络服务端程序开发,毫无疑问,Winsock 完成端口模型是最高效的。Winsock的完成端口模型借助Widnows的重叠IO和完成端口来实现,完成端口模型懂了之后是比较简单的,但是要想掌握Winsock完成端口模型,需要对WINDOWS下的线程、线程同步,Winsock API以及WINDOWS IO机制有一定的了解。如果不了解,推荐几本书:《Inside Windows 2000,《WINDOWS核心编程》,《WIN32多线程程序设计》、《WINDOWS网络编程技术》。在去年,我在C语言下用完成端口模型写了一个WEBSERVER,前些天,我决定用C++重写这个WEBSERVER,给这个WEBSERVER增加了一些功能,并改进完成端口操作方法-under the Windows network server program development, no doubt, Winsock completed port model is the most efficient. Winsock port model with complete preview of overlap and complete port IO to achieve complete port after the model to understand is a relatively simple, but want to know the complete Winsock port model, the need for the Windows threads, thread synchronization, Winsock API and Windows IO mechanism of a certain understanding. If we do not understand, recommended several books : "Inside Windows 2000," Windows core programming "," WIN32 multithreaded programming "," WINDOWS network programming technology. " Las
- 2022-07-08 01:37:37下载
- 积分:1
-
文件传输,自已学习时写的小程序,功能简单,适合初学网络编程的朋友,喜欢的朋友请下。...
文件传输,自已学习时写的小程序,功能简单,适合初学网络编程的朋友,喜欢的朋友请下。-FileTran
- 2023-07-31 00:25:02下载
- 积分:1
-
一个关于串口通信编程的小程序,使用visual c++编写。
一个关于串口通信编程的小程序,使用visual c++编写。-Serial communication programming on small procedures, the use of visual c++ Prepared.
- 2022-06-26 04:58:53下载
- 积分:1
-
IP Wizard是一个在Windows2000下运行的程序,可以获得当前系统中所有的TCP/IP网络设定的信息。包括IP地址、网络掩码、网卡MAC址(如果有的...
IP Wizard是一个在Windows2000下运行的程序,可以获得当前系统中所有的TCP/IP网络设定的信息。包括IP地址、网络掩码、网卡MAC址(如果有的话)。该程序使用了Windows Management Instrumentation (WMI)。推荐下载。-IP Wizard is a program running under Windows2000, can the current system all of the TCP/IP network configuration information. Including IP address, netmask, network adapter MAC address (if any). The program uses the Windows Management Instrumentation (WMI). Recommended download.
- 2022-01-25 15:46:09下载
- 积分:1
-
一个通过命名管道来进行通信的例子
一个通过命名管道来进行通信的例子-Of a named pipe to communicate examples of
- 2022-02-01 11:08:21下载
- 积分:1
-
通讯程序的server端,可以管理很多消息。对初学边写服务器的人有帮助。推荐大家下载。...
通讯程序的server端,可以管理很多消息。对初学边写服务器的人有帮助。推荐大家下载。-Client server communication process, you can manage a lot of news. Learning to write the server side of those who have helped. Recommend everyone to download.
- 2022-02-24 12:03:01下载
- 积分:1
-
采用CAsyncSocket实现的聊天程序
采用CAsyncSocket实现的聊天程序-CAsyncSocket realize the use of the chat program
- 2022-03-23 07:42:03下载
- 积分:1
-
VC wrote the FTP client function of the realization of a detailed software desig...
VC写的FTP客户端功能的实现,具有详细的软件设计说明书。-VC wrote the FTP client function of the realization of a detailed software design specification.
- 2022-01-22 11:39:45下载
- 积分:1
-
模拟netstat的功能,扫描本机当前的所有tcp,udp连接,以及开放的端口信息...
模拟netstat的功能,扫描本机当前的所有tcp,udp连接,以及开放的端口信息-Netstat simulation function, scan the machine for all the current tcp, udp connections and open ports information
- 2022-11-27 05:30:02下载
- 积分:1