Generally you will integrate with SLP by having your applications
announce that they are running by registering a protocol+address with
the SLP daemon on your machine.  Other computers on the same local
network can query for named service types via broadcast or ask your
machine directly.

SLP registrations have a lifetime or SLP after whcih they will be
de-registered (so you may want to periodically update your
registration entry). Alternativly openslp can be told to automatically
de-register services when the processes that advertised them
terminates.

In your case, you could publish the services as
'myservice://hostname:port' and perhaps also make use of SLP
attributes to advertise different versions.

On 2 May 2011 16:14, Ernst Rohlicek jun. <ernst.rohli...@inode.at> wrote:
> Greetings,
>
> I need to update an application, which features several different
> modules spread out across multiple servers.
>
> In addition, a few of these modules speak different module versions,
> which are vastly different in their protocol stack (transport layer
> protocol, message formats, middleware used, encryption).
>
>
> Is it possible to use SLP to query a specific server (running an SLP
> daemon) for a list of services / modules it hosts and along with that,
> the protocol versions and ports?
>
> In short, in my use-case I already know the server address, but I would
> like to use the service enumeration feature of SLP to get information on
> the services, service versions and service ports hosted on a specific
> server.
>
> I hope, you can help me out with this question.
>
>
> Thank you and Greetings.
>
>
> --
> I prefer plain text mails. I prefer pgp|gpg signed & encrypted mails!
> Key servers: pgp.mit.edu, gpg-keyserver.de
>
>
>
>
>
>
> ------------------------------------------------------------------------------
> WhatsUp Gold - Download Free Network Management Software
> The most intuitive, comprehensive, and cost-effective network
> management toolset available today.  Delivers lowest initial
> acquisition cost and overall TCO of any competing solution.
> http://p.sf.net/sfu/whatsupgold-sd
> _______________________________________________
> Openslp-devel mailing list
> Openslp-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/openslp-devel
>
>

------------------------------------------------------------------------------
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
_______________________________________________
Openslp-devel mailing list
Openslp-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openslp-devel

Reply via email to