Searched refs:slpd (Results 1 - 4 of 4) sorted by relevance

/osnet-11/usr/src/lib/libslp/javalib/com/sun/slp/
H A DSLPDgui.java34 * This GUI will allow the user of the slpd to monitor the daemon,
46 super("slpd");
84 slpd.stop();
90 slpd.errorExit(bundle, ex);
H A Dslpd.java40 * The slpd class is the main class for the slpd directory agent/
47 * In this mode, slpd functions as a service agent server only.
50 * with slpd, and slpd responds to multicast requests for
58 * In this mode, slpd functions as a directory agent
63 * In addition, slpd functions in the first mode, as a
68 * The slpd is invoked as follows:<br>
71 * java com.sun.slpd [monitor] [stop] [-f <config file name>]
76 * brought up. The optional stop argument indicates that slpd shoul
90 public class slpd extends SLPConfig { class in inherits:SLPConfig
223 protected slpd() { method in class:slpd
[all...]
/osnet-11/usr/src/lib/libslp/javalib/
H A DMakefile.conf41 SLPDJAR=slpd.jar
50 SLPDMANI= $(CLASSES)/manifest.slpd
85 UARequester.class SARequester.class slpd.class \
127 # in slpd.jar, which is more than double the size of slp.jar, when
H A DMakefile24 # Makefile for building SLP API and slpd.
77 cd $(CLASSES); $(JAR) cmf manifest.slpd $@ $(PKGPATH)

Completed in 23 milliseconds