Are there any other Java libraries for bonjour/zeroconf apart from JMDNS?
Unless your goal is to announce service availability to other mDNS compatible applications or to consume mDNS services from other applications, it might make more sense to implement your own broadcast-based service discovery.