Tagged Questions

Service Location Protocol (SLP) is a protocol which allows applications to discover services within networks.

learn more… | top users | synonyms

1
vote
0answers
65 views

JmDNS 3.4.1, does it support IPv6?

The title says all, please answer me, does JmDNS 3.4.1support IPv6? when I register a service with an IPv4 I can see it on other machines, but if I use an interface with an IPv6 address, I don't :( ...
1
vote
0answers
110 views

SLP Java function causing SocketException due to IP_MULTICAST_IF

I'm attempting to use Java to find a SLP service named test, that is running on my network and create a connection to it. I know the service is running and can use the command "slptool findsrvs ...
0
votes
0answers
32 views

Using Service Location Protocol in iPad

I've a requirement where I need to find the devices on the network which uses announces its service using Service Location Protocol. Can someone guide me as how to achieve this. Thanks in advance ...
0
votes
2answers
234 views

SLP API in .net

Does any one know any SLP API in .net?
0
votes
2answers
1k views

ZeroConf extension that can be used in Firefox/XULRunner?

Is there a ZeroConf client extension for Firefox/XULRunner to be used in a zeroConf environment based on either mDNS or SLP? I know of an extension already that's being developed by the ActiveState ...