-
命名管道充分利用了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
-
此程序能够监视目录文件的变化,并能够对用户作出提醒,保证磁盘信息安全...
此程序能够监视目录文件的变化,并能够对用户作出提醒,保证磁盘信息安全-This procedure can monitor changes in directory paper and be able to remind the user to ensure that the disk information security
- 2022-08-03 04:07:11下载
- 积分:1
-
一个汉字gb3212编码,解码算法的小程序。
gb3212,big5,汉字编码...
一个汉字gb3212编码,解码算法的小程序。
gb3212,big5,汉字编码-Gb3212 a Chinese character encoding, decoding algorithm of small procedures. gb3212, big5, Chinese character coding
- 2022-02-26 08:14:55下载
- 积分:1
-
一个可以任意更改界面上的控件位置。使用者可按自已的方式排列。满足不同的需求.
一个可以任意更改界面上的控件位置。使用者可按自已的方式排列。满足不同的需求.-One can change the location of interface control. Users can arrange their own way. To meet different needs.
- 2022-02-03 21:08:21下载
- 积分:1
-
ATL开发指南(第二版)的源代码,使用COM内存管理…
ATL开发指南(第二版)源代码,使用COM的内存管理和错误处理功能,实现COM+的最新功能-ATL Development Guide (2nd Edition) source code, the use of COM memory management and error handling function, Implementation of the latest functional COM
- 2022-01-25 18:44:54下载
- 积分:1
-
Ring0下注册表键值的枚举与隐藏(c++核心程序)
Ring0下注册表键值的枚举与隐藏,压缩包里是原始代码,使用时可以根据需要进行增减,原始代码是用多个文件来实现的,直接加载工程,或者是在原来工程上进行修改即可。本代码只适用于交流学习,不要另作他用,由于在使用过程中出现的各种问题,本人概不负责。请注意版权问题,尊重开发者的知识和权力。
- 2023-01-20 11:05:04下载
- 积分:1
-
公司使用的软件许可协议
LIMITED USE SOFTWARE LICENSE AGREEMENT
This Limited Use Software License Agreement (the "Agreement")
is a legal agreement between you, the end-user, and Id Software, Inc.
("ID"). By downloading or purchasing the software material, which
includes source code (the "Source Code"), artwork data, music and
software tools (collectively, the "Software"), you are agreeing to
be bound by the terms of this Agreement. If you do not agree to the
terms of this Agreement, promptly destroy the Software you may have
downloaded or copied.
- 2022-04-27 18:48:33下载
- 积分:1
-
设计有n个进程的程序,其中每个进程控制块PCB中包括: 进程名(ID),进程优先数(Priority),进程进入CPU的时间(Intime),程序需要运行的时间...
设计有n个进程的程序,其中每个进程控制块PCB中包括: 进程名(ID),进程优先数(Priority),进程进入CPU的时间(Intime),程序需要运行的时间(Alltime) 将PCB块联接在一个单链表(数据结构)中,并在屏幕上显示其内容-n design process procedures, which each process control block PCB include : process (ID), the process priority (Priority), the process is CPU time (Intime), the process needs to run (the time Alltime) to block PCB connectivity in a single linked list ( data structure), and displayed on the screen contents
- 2022-03-23 06:32:05下载
- 积分:1
-
好东西 短小精悍,用代码更改Sam的权限
好东西 短小精悍,用代码更改Sam的权限-Good things dapper, using code to change the permissions Sam
- 2022-03-21 05:17:58下载
- 积分:1
-
Delphi 做的 Win 98/Me/Nt/2000/XP 消息发送演示源码
Delphi 做的 Win 98/Me/Nt/2000/XP 消息发送演示源码-Delphi done Win 98/Me/Nt/2000/XP messaging demonstration FOSS
- 2023-09-03 22:00:03下载
- 积分:1