python - python 和 upnp 中的库

标签 python service upnp service-discovery

我想开发一些有助于 UPNP(通用即插即用)和简单服务发现协议(protocol)运行的协议(protocol)。我需要找到 python 和 upnp 的库,以便我可以阅读它们,并且在我使用它们时更容易理解。请向我提供它的链接。

最佳答案

MiniUPnP是一个流行的带有 Python 钩子(Hook)的 UPnP 库。对于 Python 库,请查看 Python 发行版。我的在 /usr/lib/python2.6/usr/lib/python3.1 中。那里有大量图书馆可供阅读。

关于python - python 和 upnp 中的库,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/4751213/

相关文章:

c# - wbadmin 命令无法从 Windows 服务运行

algorithm - throttle 请求的速率限制算法

java - 使用 Cyber​​Garage Cyber​​Link for Java 的 Android 简单 UPnP/DLNA 控制点

python - 我可以使用 SocksiPy 在函数内更改 SOCKS 代理吗?

android - 服务停止时所有线程都会被杀死吗?

upnp - 浏览排序标准

C# > UPnP - COMException : The owner of the PerUser subscription is not logged on to the system specified (Exception from HRESULT: 0x80040210)

python - 将多行字符串作为参数传递给 Windows 中的脚本

python - Django 休息框架 : testing update action doesn't return 400 if request data is invalid

python - Qt 布局不反射(reflect)组框大小变化