This is the command slptool that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
slptool - SLP command line tool
SYNOPSIS
/usr/bin/slpd [-v|--version] [-s|--scope scopes] [-l|--language languagetag] [command
[arguments]]
DESCRIPTION
slptool is a command line tool to make SLPv2 User Agent (UA) requests. It can be used for
SLP lookup/advertisement in shell scripts or as a diagnostic tool.
OPTIONS
-v|--version
displays version of slptool and OpenSLP.
-s|--scope scopes
scopes is a comma separated list of scopes applicable for the command.
[-l|--language languagetag
languagetag is the language tag to be used for the command.
findsrvs service-type [filter]
findattrs url [attrids]
findsrvtypes [authority]
findscopes
register url [attrs]
deregister url
getproperty propertyname
EXAMPLES
slptool register service:myserv.x://myhost.com "(attr1=val1),(attr2=val2)"
slptool findsrvs service:myserv.x
slptool findsrvs service:myserv.x "(attr1=val1)"
slptool findattrs service:myserv.x://myhost.com
slptool findattrs service:myserv.x://myhost.com attr1
slptool deregister service:myserv.x://myhost.com
slptool getproperty net.slp.useScopes
Use slptool online using onworks.net services