使用 SilverLight 4.0 和 PollingDuplex 的多房间聊天应用程序
我正在寻找使用 SL 4.0 和 PollingDuplex 构建多房间聊天应用程序的示例或指南。
有什么帮助吗?
I'm looking for a sample or guidelines to build a multi room chat application using SL 4.0 and PollingDuplex.
Any help ?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
Dan Wahlin 关于这个主题写了一篇很棒的文章:
http://weblogs.asp.net/dwahlin/archive/2008/06/16/pushing-data-to-a-silverlight- client-with-wcf-duplex-service-part-i.aspx
http://weblogs.asp.net /dwahlin/archive/2008/06/19/pushing-data-to-a-silverlight-client-with-a-wcf-duplex-service-part-ii.aspx
在 SilverlightTV 上,您可以观看有关 Silverlight 4.0 和 Duplex 通信的剧集:
http://johnpapa.net/silverlight/duplex-communication-with-wcf-in-silverlight-4-silverlight-tv-34/
有一个会话在 NDC 2010 上有关与 Silverlight 4 通信的内容,但我找不到视频的链接,抱歉。
希望对您有一点帮助。
问候
Dan Wahlin did a great article on this topic:
http://weblogs.asp.net/dwahlin/archive/2008/06/16/pushing-data-to-a-silverlight-client-with-wcf-duplex-service-part-i.aspx
http://weblogs.asp.net/dwahlin/archive/2008/06/19/pushing-data-to-a-silverlight-client-with-a-wcf-duplex-service-part-ii.aspx
On SilverlightTV you can watch an episode about Silverlight 4.0 and Duplex communication:
http://johnpapa.net/silverlight/duplex-communication-with-wcf-in-silverlight-4-silverlight-tv-34/
There was a session on NDC 2010 about communication with Silverlight 4, but I can't find the link to the video, sorry.
Hope that helps you a little bit.
Greets