-
命名管道充分利用了Windows NT和Windows 2000内建的安全机制。
将命名管道作为一种网络编程方案时,它实际上建立了一个客户机/服务器通信体系...
命名管道充分利用了Windows NT和Windows 2000内建的安全机制。
将命名管道作为一种网络编程方案时,它实际上建立了一个客户机/服务器通信体系,并在其中可靠地传输数据。
命名管道是围绕Windows文件系统设计的一种机制,采用“命名管道文件系统(Named Pipe File System,NPFS)”接口,因此,客户机和服务器可利用标准的Win32文件系统函数(例如:ReadFile和WriteFile)来进行数据的收发。
-named pipe full advantage of the Windows NT and Windows 2000 built-in security system system. To be named as a pipeline network programming package, which is actually the establishment of a client/server communication system, and in which reliable data transmission. A named pipe is on the Windows file system design of a mechanism, "Named Pipe File System (Named Pipe File System, NPFS) "interface, therefore, client and server can use standard Win32 file system functions (such as : ReadFile and WriteFile) data to the transceiver.
- 2023-07-21 23:15:04下载
- 积分:1
-
一款可以读取及侦测USB设备监测插入及安全弹出示例。可以获取操作系统所关联的所有驱动器设备。程序可以自动监测有新USB移动设备插入并即时获取显示该移动设备的有关...
一款可以读取及侦测USB设备监测插入及安全弹出示例。可以获取操作系统所关联的所有驱动器设备。程序可以自动监测有新USB移动设备插入并即时获取显示该移动设备的有关信息。同时可以允许用户安全弹出移动设备。-Can read and detect a USB device to monitor the insertion and security pop-up sample. Operating system can access all drives associated equipment. Automatic monitoring program can have a new USB mobile device insertion and immediate access to mobile devices showed that the relevant information. At the same time can allow users to security pop-up mobile devices.
- 2022-08-18 18:27:53下载
- 积分:1
-
Microsoft Windows Internals Fourth Edition
Microsoft Windows Internals Fourth Edition
- 2022-01-31 07:47:19下载
- 积分:1
-
本源码为实现文件管理系统功能的源码,简单易懂
本源码为实现文件管理系统功能的源码,简单易懂-very good!!!
- 2022-11-08 21:50:08下载
- 积分:1
-
使用
使用-debug参数运行时跟普通程序一样,省略;运行和停止这个服务可以在NT服务管理器中进行,也可以使用控制台命令net shart/stop,如果你愿意增加一些代码,也可以直接启动。停止这个服务还可以使用系统托盘中的Exit菜单-use-debug parameters at runtime with the ordinary procedures, omitted; To stop the operation and services in NT service manager for, you can also use commands net shart/stop, and if you are willing to increase the number of code can also be launched directly. Stop this service can also use the system tray Exit menu
- 2022-07-09 18:19:30下载
- 积分:1
-
Hardware message
获得硬件信息 获得硬件信息 获得硬件信息-Hardware message
- 2022-02-04 19:56:02下载
- 积分:1
-
实现windows系统下的系统信息的查询,与基本的开关机等功能。...
实现windows系统下的系统信息的查询,与基本的开关机等功能。-Realize the system under the windows system information inquiries, and basic features such as switch machines.
- 2022-07-14 12:01:25下载
- 积分:1
-
Tracking routing the sample code, very good. Hope everyone has to help
跟踪路由的的示例代码,很好的。希望对大家有帮助-Tracking routing the sample code, very good. Hope everyone has to help
- 2022-07-11 18:38:38下载
- 积分:1
-
MFC多
MFC多线程编程及演示各种同步策略的例子-MFC multi-threaded programming and presentation of various examples of synchronization strategy
- 2023-03-16 04:20:03下载
- 积分:1
-
窗口驱动程序进入一个演示,有助于驱动开发的新手入门…
windows 驱动程序入门 的一个demo ,有助于驱动开发新手入门-windows driver to get into a demo, help drive development of novice Getting Started
- 2023-01-18 19:10:04下载
- 积分:1