文件名称:MFC程序访问WCF服务
文件大小:280KB
文件格式:RAR
更新时间:2015-01-10 03:59:21
MFC C++/CLI WCF WinForm
本示例共包含四个模块,演示了C# WinForm承载WCF服务程序集,再使用C#程序集封装了对该WCF的访问API,然后在MFC对话框程序中封装的API,成功实现了对WCF的访问。 环境:VC++2010
【文件预览】:
MFCCLI01
----Debug()
--------MFCCLI01.exe.metagen(973B)
--------WcfClientClassLibrary.dll(8KB)
--------WcfServiceLibrary1.dll.config(2KB)
--------MFCCLI01.exe(783KB)
--------WcfServiceLibrary1.dll(5KB)
--------MFCCLI01.ilk(0B)
--------WindowsFormsApplication1.vshost.exe.manifest(490B)
--------WindowsFormsApplication1.exe(9KB)
--------WindowsFormsApplication1.exe.config(3KB)
--------WindowsFormsApplication1.vshost.exe(11KB)
----MFCCLI01()
--------MFCCLI01.rc(11KB)
--------MFCCLI01.vcxproj.user(143B)
--------MFCCLI01.vcxproj(6KB)
--------stdafx.h(2KB)
--------ReadMe.txt(4KB)
--------res()
--------MFCCLI01.vcxproj.filters(2KB)
--------stdafx.cpp(210B)
--------MFCCLI01.cpp(2KB)
--------Resource.h(537B)
--------MFCCLI01Dlg.cpp(4KB)
--------MFCCLI01.h(517B)
--------targetver.h(314B)
--------MFCCLI01Dlg.h(661B)
----WcfClientClassLibrary()
--------WcfClientClassLibrary.csproj(4KB)
--------Class1.cs(603B)
--------app.config(2KB)
--------Service References()
--------Properties()
--------obj()
----MFCCLI01.suo(39KB)
----MFCCLI01.sln(5KB)
----WindowsFormsApplication1()
--------Form1.cs(904B)
--------Program.cs(516B)
--------WindowsFormsApplication1.csproj(4KB)
--------Form1.resx(6KB)
--------Service References()
--------Properties()
--------Form1.Designer.cs(2KB)
----WcfServiceLibrary1()
--------WcfServiceLibrary1.csproj.user(589B)
--------Properties()
--------WcfServiceLibrary1.csproj(3KB)
--------App.config(3KB)
--------IService1.cs(1KB)
--------Service1.cs(904B)
--------obj()