-
命名管道充分利用了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
-
开源呼叫中心语音平台源码,目前支持三汇、东进语音卡
开源呼叫中心语音平台源码,目前支持三汇、东进语音卡-Open source call center voice platform, currently supports three sinks, east Voice Card
- 2023-08-10 06:20:04下载
- 积分:1
-
WinXP system and it comes with exactly the same functionality and interface are...
简直和WinXP系统自带的一模一样,功能和界面都一样,只是开发语言不同,系统的是用C写的,这是用DELPHI写的
此程序主要实现取系统的应用程序列表、取系统的所有进程的相关信息(映像名称,PID,CPU时间,内存使用)、实时取CPU的得用率并以波浪线来描绘、实时取内存的使用记录,并以波浪线来描绘。同时也实现了,结束任务,新建任务,及切换至等功能。“选项菜单”只实现了“总是最前”,“查看菜单”只实现了“更新速度”。主要没有实现的功能,是取各个进程的CPU利用率和在系统托盘显示CPU线的效果。
程序中使用了几个网友作品的算法:如画CPU使用率的背景的效果,取CPU利用率的算法等都非本人原创的(作了部分修正)。 -WinXP system and it comes with exactly the same functionality and interface are the same, but different development language, the system is written in C, it is written in DELPHI
The main implementation of this process the application check list system, check system for all process-related information (Image Name, PID, CPU time, memory usage), real-time access to use the rate of the CPU and to describe the wave line, real-time memory access the use of records, and to describe the wave line. Implementation at the same time, the end of mission, new mission, and to switch to other functions. "Options menu" only to realize the "always best before", "View menu" only achieve th
- 2022-03-16 14:31:44下载
- 积分:1
-
可以对磁盘进行格式化
可以对磁盘进行格式化-be right disk format
- 2022-08-23 11:00:48下载
- 积分:1
-
著名的C/C++垃圾回收站
著名的C/C++垃圾回收站-famous C/C garbage collection
- 2023-06-13 00:40:07下载
- 积分:1
-
阴历日历实现起来比较麻烦,本程序较好的解决了这个问题值得参考!...
阴历日历实现起来比较麻烦,本程序较好的解决了这个问题值得参考!-Lunar calendar is too much trouble to achieve, the better procedure solved the problem it is also useful!
- 2022-01-26 06:17:16下载
- 积分:1
-
类似maxthon的delphi打开多窗口的实例,带有关闭按钮
类似maxthon的delphi打开多窗口的实例,带有关闭按钮-Maxthon delphi similar to the example of multi-window opens with the Close button
- 2022-02-01 15:28:48下载
- 积分:1
-
Please carefully write a detailed upload functionality Please carefully write a...
请认真书写上传资料的详细功能 请认真书写上传资料的详细功能-Please carefully write a detailed upload functionality Please carefully write a detailed upload functionality Please carefully write a detailed upload functionality
- 2023-06-04 06:35:03下载
- 积分:1
-
SVN Windows平台服务自动安装工具,包括系统服务状态查看,启动,关闭,停止,删除等操作!...
SVN Windows平台服务自动安装工具,包括系统服务状态查看,启动,关闭,停止,删除等操作!-SVN Windows platform services automated installation tools, including system services, the state view, start, close, stop, delete and other operations!
- 2022-11-06 07:50:04下载
- 积分:1
-
标准C++写的取得计算机硬件序列号的代码,可以直接使用
标准C++写的取得计算机硬件序列号的代码,可以直接使用-Standard C++ write access to computer hardware serial number of the code, you can directly use the
- 2022-01-25 18:48:02下载
- 积分:1