Can we create a Silverlight Socket Server ONLY using SILVERLIGHT and XML's (NO WCF WPF CONSOL APPS)?

生来就可爱ヽ(ⅴ<●) 提交于 2020-01-04 06:45:13

问题


Can we create a Silverlight Socket Server ONLY using SILVERLIGHT and XML's (NO WCF WPF CONSOL APPS)?


If yes. What do I need

  • MSDN if there is any help on this.
  • Open Source Libs/wrappers for encoding/decoding.
  • Tutorials and blog articles on How to do it.

If no I need where did you get the info from (link to MSDN or other official SL resource)


Please say in your answer "YES" or "NO" if you think "YES" or "NO"


回答1:


YES.

http://msdn.microsoft.com/en-us/library/cc296248(VS.95).aspx

http://weblogs.asp.net/mschwarz/archive/2008/03/07/silverlight-2-and-sockets.aspx



来源:https://stackoverflow.com/questions/1670661/can-we-create-a-silverlight-socket-server-only-using-silverlight-and-xmls-no-w

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