blob: 4d4202fd40c61e95a88db152a6a908c64c035261 [file] [log] [blame]
package javax.jmdns;
/**
* JmDNS is a Java implementation of multi-cast DNS and can be used for service registration and discovery in local area networks. JmDNS is fully compatible with Apple's Bonjour. The project was originally started in December 2002 by Arthur van Hoff
* at Strangeberry. In November 2003 the project was moved to SourceForge, and the name was changed from JRendezvous to JmDNS for legal reasons. Many thanks to Stuart Cheshire for help and moral support.
* <p>
* <a href="http://jmdns.sourceforge.net/">http://jmdns.sourceforge.net/<a>
* </p>
**/