Skip to content

foxconn-bmc-ks/slpd-lite

 
 

Repository files navigation

To Build

To build this package, do the following steps:

    1. ./bootstrap.sh
    2. ./configure ${CONFIGURE_FLAGS}
    3. make

To full clean the repository again run `./bootstrap.sh clean`.

SLPD:-This is a unicast SLP UDP server which serves the following
two messages
1) finsrvs
2) findsrvtypes

NOTE:- Multicast support is not there and this server neither
listen to any advertisement messages nor it advertises it's
services with DA.

Releases

No releases published

Packages

No packages published

Languages

  • C++ 96.6%
  • M4 1.9%
  • Shell 1.1%
  • Makefile 0.4%