在 VB.NET 中创建 DLNA 服务器/服务

发布于 2024-07-08 06:04:28 字数 1560 浏览 11 评论 0原文

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(5

姐不稀罕 2024-07-15 06:04:28

使用适用于 Windows Home Server 和 Xbox 360 的英特尔 SDK 的 UPnP MediaServer 是用 C# 编写的,不具备所有需要功能,但这只是一个开始。

我希望看到 .NET 中 DLNA 的开源实现

UPnP MediaServer using Intels SDK for Windows Home Server and Xbox 360 is written in C# and does not have all the functionallity required but it is a start.

I'd like to see an open source implementation of DLNA in .NET

倾城°AllureLove 2024-07-15 06:04:28

您必须成为 DLNA 社区的成员或支付 500 美元才能根据其 主页

英特尔有一个 工具,用于在其主页上生成符合 DLNA 的源代码。 这可能是一个很好的开始,让您可以随意尝试并尝试您的想法,而无需购买规范。

You have to be a member of the DLNA community or pay $500 to be able to get a full specification of the protocol according to their homepage.

Intel has a tool for generating source code which is DLNA compliant at their hompepage. That could be a good start for just playing around and trying your ideas without having to buy the specification.

苏大泽ㄣ 2024-07-15 06:04:28

这是一个容易理解的
UPnP AV 控制点 VB.Net 示例< /a>

This is a esy to understand
UPnP AV Control Point VB.Net sample

本王不退位尔等都是臣 2024-07-15 06:04:28

You can get a lot of information about the various UPNP protocols, including DLNA from the UPNP website here. This includes a zip file will all the service definitions and a list of existing SDKs from which you can start.

心作怪 2024-07-15 06:04:28

Mono 项目有一个非常好的 UPnP 协议的开源实现。
https://github.com/mono/mono-upnp

The Mono Project has a pretty good open source implementation of the UPnP protocol.
https://github.com/mono/mono-upnp

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文