WCFDuplex(WCF的Duplex服务Winform程序推送消息)

时间:2013-09-18 17:56:40
【文件属性】:

文件名称:WCFDuplex(WCF的Duplex服务Winform程序推送消息)

文件大小:46KB

文件格式:RAR

更新时间:2013-09-18 17:56:40

WCF Duplex

WebApp\WinApp,利用WCF的Duplex服务向Winform程序推送消息


【文件预览】:
WCFDuplex
----WCFDuplex.suo(36KB)
----WebApp()
--------WebApp.csproj(5KB)
--------SendMessage.aspx.designer.cs(2KB)
--------bin()
--------MessageEntity.cs(316B)
--------Web.config(2KB)
--------SendMessageService.svc(125B)
--------obj()
--------Properties()
--------App_Data()
--------SendMessage.aspx(749B)
--------SendMessageService.svc.cs(2KB)
--------WebApp.csproj.user(1KB)
--------ISendMessageService.cs(707B)
--------SendMessage.aspx.cs(1KB)
----WinApp()
--------bin()
--------WinApp.csproj(7KB)
--------GetMessageForm.Designer.cs(3KB)
--------obj()
--------Properties()
--------GetMessageForm.cs(1KB)
--------Program.cs(496B)
--------GetMessageForm.resx(6KB)
--------Service References()
--------WinApp.csproj.user(451B)
--------app.config(2KB)
----WCFDuplex.sln(1KB)

网友评论

  • 代码质量不高,不过可以实现
  • 能跑起来,代码很一般
  • 双工要求client的网络支持才可以,内网+防火墙的话,估计不行.
  • 代码还不错 可以运行
  • 能运行,效果推送的有点慢
  • 代码可以运行,不过不理想。
  • 代码还不错 可以运行
  • 5分太高了,代码很一般
  • 代码不错可能运行,不过他默认用的是双工wsDualHttpBinding,不太适合我,改成TcpBinding就ok了!