Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
通过托管此Silverlight Chat,服务器可以处理多少个 Socket 连接?
我知道 Silverlight 的可用端口范围有限。这是我的评估中的一个参数吗?
我拥有一个VPS。
Silverlight 的套接字支持似乎没有任何内置限制。有一篇关于使用套接字的 MSDN 文章:http: //msdn.microsoft.com/en-us/library/cc296248 (VS.95).aspx 。