1#############################################################################
2#
3# OpenSLP registration file
4#
5# May be used to register services for legacy applications that do not use
6# the SLPAPIs to register for themselves
7#
8# Format and contents conform to specification in IETF RFC 2614 so the
9# comments use the language of the RFC.  In OpenSLP, SLPD operates as an SA
10# and a DA.  The SLP UA functionality is encapsulated by SLPLIB.
11#
12#############################################################################
13
14#comment
15;comment
16#service-url,language-tag,lifetime,[service-type]<newline>
17#["scopes="scope-list<newline>]
18#[attrid"="val1<newline>]
19#[attrid"="val1,val2,val3<newline>]
20#<newline>
21
22##This is the other testing service
23service:test://10.0.0.1,en,65535
24foo=value1,value2
25description=Test Service 1
26goo=value3,value4
27