UPnP library for Java

Viewed 35201

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.)

2 Answers
Related