你好:
我没有做过流媒体方面的开发,但是我觉得你既然想创建一个服务器,那么与客户端通讯就需要用到网络编程。关于C#网络编程可以参考MSDN文档:
Socket类,
TcpListener 类
An Introduction to
Socket
Programming
in .NET using C#
异步服务器存储示例
多客户端通讯的话可以参考这篇帖子中讨论的内容:
TCP server with multiple Clients
We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
Click
HERE to participate the survey.