WCF双工通信案例

时间:2015-09-24 16:14:57
【文件属性】:

文件名称:WCF双工通信案例

文件大小:89KB

文件格式:ZIP

更新时间:2015-09-24 16:14:57

WCF 双工

WCF 双工通信简单案例 1、服务器端定义接口 2、服务器申明 3、客户端实现接口 4、客户端传递实现对象 5、服务器调用客户端方法


【文件预览】:
UpgradeLog.XML
_UpgradeReport_Files
----UpgradeReport.xslt(12KB)
----UpgradeReport_Minus.gif(69B)
----UpgradeReport.css(3KB)
----UpgradeReport_Plus.gif(71B)
ConsoleApplication1
----bin()
--------Release()
--------Debug()
----ConsoleApplication1.csproj.user(478B)
----Program.cs(2KB)
----obj()
--------Debug()
----ConsoleApplication1.csproj(6KB)
----app.config(2KB)
----Service References()
--------ServiceReference1()
----Properties()
--------AssemblyInfo.cs(1KB)
WcfServiceLibrary2.sln
WcfServiceLibrary2
----IService1.cs(1KB)
----bin()
--------Release()
--------Debug()
----obj()
--------Debug()
----WcfServiceLibrary2.csproj(3KB)
----Service1.cs(2KB)
----Service References()
----WcfServiceLibrary2.csproj.user(654B)
----App.config(2KB)
----Properties()
--------AssemblyInfo.cs(1KB)
Backup
----ConsoleApplication1()
--------ConsoleApplication1.csproj.user(168B)
--------Program.cs(2KB)
--------ConsoleApplication1.csproj(4KB)
--------app.config(2KB)
--------Service References()
--------Properties()
----WcfServiceLibrary2.sln(2KB)
----WcfServiceLibrary2()
--------IService1.cs(1KB)
--------WcfServiceLibrary2.csproj(3KB)
--------Service1.cs(2KB)
--------WcfServiceLibrary2.csproj.user(623B)
--------App.config(2KB)
--------Properties()
----WcfServiceLibrary2.suo(26KB)

网友评论

  • 谢谢,非常完整,很好的资源
  • 代码还能将就着用,参开一下没问题。
  • 参考学习了。
  • 还是可以用
  • 代码还是很有用处的。
  • 我这里不能编译. 但是代码应该是对的!

相关文章