HP-UX IP Address and Client Management Administrator's Guide HP-UX 11i v2, HP-UX 11i v3

Figure 1-8 Protocol Transactions - Schematic Representation
SLP Files
Table 1-20 describes the files used by SLP.
Table 1-20 SLP Files
LocationName and Usage
/etc/slp.confConfiguration file - to configure slpd
/etc/slp.reg
Registration file
/var/run/slpd.pid
Pid file
/var/log/slp.log
Default log file
slpd
SLP daemon
slpdcScript to start, stop, restart slpd, and also to dump the
database.
libslp
Library calls
SLPError
Error codes
SLP Messages
SLP is a string protocol. Every SLP message consists of a header and a body. The body contains
both string and binary fields. All the SLP messages are prefixed by a common header. The header
contains the type, length, and other related information about the message.
Table 1-21 describes the SLP message types.
Table 1-21 Message Types
UsageAbbreviationMessage Type
UAs send this message to SAs and DAs to
request the types of services available.
SrvTypeRqst
Service Type Request
SAs and DAs send these messages to the UAs
in response to their requests. These contain the
service types requested by the client.
SrvTypeRply
Service Type Reply
DAs send this message to the SAs and UAs to
make them aware of their whereabouts.
DAAdvert
DA Advertisement
SAs send this message to the UAs to make them
aware of their whereabouts.
SAAdvert
SA Advertisement
DAs send an acknowledge message to SAs in
response to their SrvReg and SrvDeReg
messages.
SrvAck
Service Acknowledge
UAs send this message to SAs and DAs to
request the attributes of a service.
AttrRqst
Attribute Request
SLP Overview 57