UPnP library for Java [closed]

蹲街弑〆低调 提交于 2019-11-30 12:58:49

问题


Is there a library for implementing service discovery and publishing via UPnP?

(I am trying to find some alternatives to JmDNS that while protocol-wise worked fine for our purposes, was highly unstable as a library, having an unacceptably bad tendency for deadlocking itself.)


回答1:


http://4thline.org/projects/cling/

Open Source DLNA/UPnP stack, libraries, and tools for Java and Android developers




回答2:


You could also try ohNet which includes Java bindings and control point / device stacks under a BSD license.

(Disclaimer: I have contributed to this project)



来源:https://stackoverflow.com/questions/3229665/upnp-library-for-java

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!