Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - named pipe
Search - named pipe - List
一个通过命名管道来进行通信的例子-Of a named pipe to communicate examples of
Date : 2025-12-25 Size : 52kb User : 站长

此程序为WINDOWS下用VC实现的利用命名管道通信的程序-procedure for Windows using the VC using named pipe communication procedures
Date : 2025-12-25 Size : 12kb User : 余庆祥

用命名管道技术实现网络通信,还不错可以一看-named pipe named pipe named pipe named pipe named pipe
Date : 2025-12-25 Size : 121kb User : 李兴楷

这是一个消息收发器,集合了六种常用协议,如SOCKET,WM_COPYDATA,命名管道等,是协助程序员测试的利器。-This is a message send/recv program, with 6 common protocals, such as socket, wm_copydata, named pipe and so on, will be very useful for the coder.
Date : 2025-12-25 Size : 446kb User : 熊振

命名管道编程实例,本人亲自验证过,可以正常使用,供大家参考学习,-Named pipe programming examples, I personally verified, you can normally use for reference study,
Date : 2025-12-25 Size : 69kb User : fish33

Windows命名管道使用的demo,含服务器和客户端。-A demo shows how to use Windows named pipe, including client and server.
Date : 2025-12-25 Size : 2kb User : liuly

如果一个服务器通过命名管道与一个客户进行通信,则服务器可以使用Windows API函数ImpersonateNamedPipeClient来告诉SRM,他想要模仿该管道另一端的用户。服务器在模仿过程中要丢失某些安全凭证,反过来,服务器在模仿中也会获得一些新的安全凭证,从而达到提权的目的-If a server via named pipes to communicate with a client, the server can use the Windows API function ImpersonateNamedPipeClient to tell the SRM, he wanted to imitate the other end of the pipe user. Server to be lost in the process of imitation Some of the security certificate, in turn, the server will get some in imitation of the new security certificate, so as to achieve the purpose of the right to mention
Date : 2025-12-25 Size : 2.04mb User : blacker

这里使用了两个Demo进行测试。其中HijackPipe.exe是服务端,他接受客户端PipeClient发送来的数据,对该客户权限进行模拟,并使用在控制台打印出当前进程的用户名。我们使HijackPipe.exe运行在普通账户aaa下,并使用Runas命令让客户端PipeClient运行在管理员权限-If a server via named pipes to communicate with a client, the server can use the Windows API function ImpersonateNamedPipeClient to tell the SRM, he wanted to imitate the other end of the pipe user. Server to be lost in the process of imitation Some of the security certificate, in turn, the server will get some in imitation of the new security certificate, so as to achieve the purpose of the right to mention
Date : 2025-12-25 Size : 1.1mb User : blacker

基于Linux下的进程通信中的命名管道,以及相关的实现代码-Based on the process of communication under Linux named pipe, and the realization of the relevant code
Date : 2025-12-25 Size : 11kb User : zzy

命名管道软件实现代码,包括服务器端和客户端代码。-named pipe code.Including server pipe and client pipe!
Date : 2025-12-25 Size : 3.68mb User : zoubin

建立命名管道,能够传输流节流,但并不能传输文件。-Create a named pipe can transport stream throttling, but it does not transfer files.
Date : 2025-12-25 Size : 3.27mb User : 翁鹏飞

c # 命名管道实现,例子很详细,内容很详细,很简单-c# named pipe implementation
Date : 2025-12-25 Size : 73kb User : TN

命名管道的例子,有服务器和客户端,两者可以相互发送信息-Examples of named pipes, a server and client, both send messages to each other
Date : 2025-12-25 Size : 3.69mb User : 刘明

文件为命名管道实例,里面涵盖了VC++网络编程的基本知识,C++学习新手可以考虑学习下-File is a named pipe instance C++, which covers the basic architecture C++ network programming, it is a good code C++ novice learning
Date : 2025-12-25 Size : 730kb User : Wei Huang

学习网络编程,一个简单的命名管道实例程序。-Learning network programming, a simple example program named pipe
Date : 2025-12-25 Size : 587kb User : yu tianjian

Linux下高级编程,使用有名管道的方式的进程间通信技术来实现客户端和服务器的通信。-Advanced programming under Linux, using a named pipe of process communication technology to realize the client and server
Date : 2025-12-25 Size : 15kb User : 李飞

多进程编程,匿名管道,有名管道,油槽,剪贴板等技术。-Multi-process programming, anonymous pipes, named pipe, oil tank, the clipboard.
Date : 2025-12-25 Size : 1kb User : 周金炳

管道(Pipe)及有名管道(named pipe):管道可用于具有亲缘关系进程间的通信;有名管道,除具有管道所具有的功能外,它还允许无亲缘关系进程间的通信。 -named pipe
Date : 2025-12-25 Size : 2kb User : 陈海金

管道通信即发送进程以字符流形式将大量数据送入管道,接收进程可从管道接收数据,二者利用管道进行通信。程序由linux下的C实现,文件中有3个管道通信程序,第一个是无名管道通信,后两个是命名管道通信。-Pipe communication that is sent to a stream of characters to process large amounts of data into the pipeline, the receiving process can receive data the pipeline, both of which use pipes to communicate. Program by C implementation under linux, file has three pipes communication program, the first one is unnamed pipe communication, the latter two are named pipe communication
Date : 2025-12-25 Size : 1kb User : 王雯

通过命名管道实现两个控制台相互收发消息的示例-By a named pipe sample two console to send and receive messages to each other
Date : 2025-12-25 Size : 2kb User : aitodqcv
« 12 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.