本文介绍了密码保护管道访问.的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
是否可以授予对命名管道的受控访问权限?那不是匿名进程应该能够连接到相同用户帐户" 中的命名管道.
同样在创建管道之前,如何检查是否存在相同的命名管道?
相关于:System.IO.Pipes
致以最诚挚的问候,
GPUToaster
Hi,
Is it possible to give controlled access to named pipes? That is no anonymous process should be able to connect to the Named Pipe within the "same user account".
Also before creating Pipes, how to check if the same named pipe exist?
Related to: System.IO.Pipes
With Best Regards,
GPUToaster
推荐答案
这篇关于密码保护管道访问.的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!