OpenSLP Programmer's Guide
OpenSLP Programmer's Guide » Index

SLP Handle Functions

Functions used to open and close SLPHandles:

SLPOpen()
SLPClose()

Parsing Functions

Useful parsing functions:

SLPParseSrvURL()
SLPEscape()
SLPUnescape()
SLPFree()

Service Registration Functions

Functions that should be called by applications that provide a service:

SLPReg()
SLPDereg()
SLPDelAttrs()

Configuration Functions

Functions that may be called to determine the configuration of the SLP on the local machine and on the network:

SLPGetRefreshInterval()
SLPFindScopes()
SLPGetProperty()
SLPSetProperty()

Service Location Functions

Functions that may be called by applications that use services:

SLPFindSrvs()
SLPFindSrvTypes()
SLPFindAttrs()

Miscellaneous Information

Quick links to useful information:

Callbacks
Divergence from RFC 2614
Error Codes
Syntax
Security