本文介绍了C#UPNP / DNLA媒体服务器库的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我要UPnP媒体服务器功能添加到应用程序,有没有什么好的C#UPNP / DNLA媒体服务器库?
I want to add UPNP media server functionality to an app, are there any good C# UPNP/DNLA Media Server Libraries?
推荐答案
我不知道它是怎么完成,但是我一直想看看Mono.UPNP。 是它的一个体面的起点。检查出来,你可能会需要抓住从单声道库中的代码。
I'm not sure how complete it is yet but I've been meaning to take a look at Mono.UPNP. Here is a decent starting point for it. To check it out you'll probably need to grab the code from the mono repository.
这篇关于C#UPNP / DNLA媒体服务器库的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!