-
命名管道充分利用了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
-
Timing button and pop
定时开机、弹出光驱的程序,使用winapi进行控制,对初学者是个很好的例子-Timing button and pop-up drive, the use of winapi control, for beginners, is a very good example
- 2022-09-17 11:50:03下载
- 积分:1
-
NT性能监视的一个Com控件源码
NT性能监视的一个Com控件源码 -The source for monitoring the behaviour of an Com control in NT
- 2022-03-01 08:27:59下载
- 积分:1
-
一个系统面板调用程序,可以调用~~面板
一个系统面板调用程序,可以调用~~面板-a procedure called panel system can be called ~ ~ panels
- 2023-01-10 18:45:04下载
- 积分:1
-
You can hang, freeze any process, no less in the Rising of this feature ~
可以挂起、冻结任何进程,毫不逊色于瑞星中的此项功能~-You can hang, freeze any process, no less in the Rising of this feature ~
- 2022-01-20 23:03:26下载
- 积分:1
-
windows下vc对大于4g文件的读写,对于有需要的朋友也许有帮助
windows下vc对大于4g文件的读写,对于有需要的朋友也许有帮助-vc under windows larger than 4g of documents to read and write, for a friend in need might be helpful
- 2022-08-05 22:11:06下载
- 积分:1
-
设置或进入待机模式的功能. 也可以设置,待机或进入待机模式为HOTKEY键....
设置或进入待机模式的功能. 也可以设置,待机或进入待机模式为HOTKEY键.-Settings or enter the standby mode function. Can also be set up, standby or to enter standby mode for the Hotkey button.
- 2022-03-18 05:43:18下载
- 积分:1
-
一个浏览windows注册表的程序
一个浏览windows注册表的程序-a browser windows registry procedures
- 2022-09-24 20:55:02下载
- 积分: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
-
Visual Studio提供了一个Spy程序,这个程序同它类似,也是可以通过拖放窗体上的十字到其它窗体获得目标窗体的属性,另外它还可以罗列当前运行的程序并选定...
Visual Studio提供了一个Spy程序,这个程序同它类似,也是可以通过拖放窗体上的十字到其它窗体获得目标窗体的属性,另外它还可以罗列当前运行的程序并选定关闭程序-Visual Studio provides a Spy procedures, with its similar, it is possible to drag and drop window on the Cross access to other forms goal Form attributes, and it also can be set out the procedures for the current operation and closure of selected procedures
- 2022-03-17 10:06:58下载
- 积分:1