Questions tagged [service-discovery]

Network protocols which allow automatic detection of devices and services offered by these devices on a computer network.

Service discovery protocols are network protocols which allow automatic detection of devices and services offered by these devices on a computer network. Service discovery requires a common language to allow software agents to make use of one another's services without the need for continuous user intervention.

Source: http://en.wikipedia.org/wiki/Service_discovery

618 questions
-1
votes
1 answer

get IP adresses of my local network

I am working on a GUI program to command power supplies by Ethernet. I have the DHCP of my computer activated, therefore I guess that the IP adresses of my power supplies are fixed by my computer. I would like to know the IP addresses of my power…
clouvis
  • 567
  • 1
  • 6
  • 18
-1
votes
1 answer

OWL-S semantic services creation and execution

I'm trying to improve the semantic web services' discovery to satisfy better the user. For that, I choose to use OWL-S. So I created an ontology using Protégé then I generated semantic web services using OWL-S editor within Eclipse (these services…
-4
votes
1 answer

mDNS code bonjour

I need to develop some server discovery protocol , I tried to get the mDNS document where I can understand about mDNS and its implementation . but I could not get .. Can any one help me to get the same and basic code would help me a lot .. I'm…
indra
  • 832
  • 4
  • 17
  • 33
1 2 3
41
42