public class Responder
extends java.lang.Object
A sample JmDNS responder that reads a set of rendezvous service
definitions from a file and registers them with rendezvous. It uses
the same file format as Apple's responder. Each record consists of
4 lines: name, type, text, port. Empty lines and lines starting with #
between records are ignored.
- Version:
- %I%, %G%
- Author:
- Arthur van Hoff