文件名称:windows rpc基本使用Demo
文件大小:21KB
文件格式:ZIP
更新时间:2021-08-01 09:06:05
c++ windows rpc
windows rpc接口使用,分为服务端和客户端,具体介绍详见blog:https://blog.csdn.net/herojuice/article/details/81015325
【文件预览】:
rpcDemo
----test_c.c(6KB)
----testClient01()
--------testClient01()
----test.idl(125B)
----test.h(2KB)
----test.acf(75B)
----testServer01()
--------testServer01()
----test_s.c(6KB)