会话WCF服务 -> C# WCF COM 客户端 双工通信 -> C++通过COM调用C# WCF客户端

时间:2016-08-10 06:08:32
【文件属性】:
文件名称:会话WCF服务 -> C# WCF COM 客户端 双工通信 -> C++通过COM调用C# WCF客户端
文件大小:184KB
文件格式:RAR
更新时间:2016-08-10 06:08:32
WCF COM C++ C# 最近项目需要,需要实现C++客户端和WCF服务器双工通信。但C++没有好用的WCF实现框架。经过一番折腾,想出了个通过COM与C#的WCF客户端通信的方法。拿出来分享一下。
【文件预览】:
TestCOM
----ComClient()
--------ReadMe.txt(3KB)
--------ComClient.rc(10KB)
--------res()
--------ComClient.vcxproj(6KB)
--------ComClient.vcxproj.user(143B)
--------stdafx.h(2KB)
--------ComClientDlg.h(784B)
--------stdafx.cpp(142B)
--------resource.h(2KB)
--------ComClientDlg.cpp(4KB)
--------targetver.h(234B)
--------CMyComClass.h(3KB)
--------ComClient.cpp(2KB)
--------ComClient.vcxproj.filters(2KB)
--------ComClient.h(460B)
----TestCOM.suo(50KB)
----Debug()
--------ComClient.exe.config(2KB)
--------TestCOM.tlb(2KB)
--------ComClient.exe(203KB)
--------TestCOM.dll(11KB)
----TestCOM()
--------TestCOM.csproj(4KB)
--------key.snk(596B)
--------app.config(1KB)
--------Service References()
--------TestCOM.manifest(531B)
--------MyComClass.cs(2KB)
--------Properties()
----WcfService()
--------WcfService.csproj.user(589B)
--------app.config(2KB)
--------IDualService.cs(1KB)
--------DualService.cs(2KB)
--------WcfService.csproj(3KB)
--------Properties()
----TestCOM.sln(4KB)

网友评论