Multi Room Chat Application using SilverLight 4.0 and PollingDuplex

安稳与你 提交于 2019-12-14 03:16:44

问题


I'm looking for a sample or guidelines to build a multi room chat application using SL 4.0 and PollingDuplex.

Any help ?


回答1:


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



来源:https://stackoverflow.com/questions/5429977/multi-room-chat-application-using-silverlight-4-0-and-pollingduplex

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!