AsyncNamedPipes:通过命名管道异步发送和接收消息

时间:2024-03-29 05:48:36
【文件属性】:

文件名称:AsyncNamedPipes:通过命名管道异步发送和接收消息

文件大小:25KB

文件格式:ZIP

更新时间:2024-03-29 05:48:36

C#

AsyncNamedPipes 快速PoC通过命名管道异步发送和接收消息。 启动Server.exe ,然后启动Client.exe 。 C:\> Server.exe Ping Ping Ping ^C C:\> Client.exe Pong Pong Pong ^C 没有错误处理任何地方,所以YMMV。


【文件预览】:
AsyncNamedPipes-master
----.gitattributes(66B)
----AsyncNamedPipes()
--------AsyncNamedPipes.sln(2KB)
--------Shared()
--------Client()
--------Server()
----LICENSE(34KB)
----README.md(258B)
----.gitignore(6KB)

网友评论