- Service discovery
-
Service discovery protocols are network protocols which allow automatic detection of devices and services offered by these devices on a computer network.
Service discovery is an essential ingredient of the Semantic Web, since the future Web must allow software agents to make use of one another's services without the need for continuous user intervention.[1]
There are many service discovery protocols, including:
- DNS Service Discovery (DNS-SD), part of Apple's Bonjour technology
- Service Location Protocol (SLP)
- Simple Service Discovery Protocol (SSDP) as used in Universal Plug and Play (UPnP)
- Universal Description Discovery and Integration (UDDI) for web services
- Jini for Java objects.
- Bluetooth Service Discovery Protocol (SDP)
- Salutation
- XMPP Service Discovery (XEP-0030)
- WS-Discovery (Web Services Dynamic Discovery)
- Internet Storage Name Service (iSNS)
- Web Proxy Autodiscovery Protocol (WPAD)
- Dynamic Host Configuration Protocol (DHCP)
- XRDS (eXtensible Resource Descriptor Sequence) used by XRI, OpenID, OAuth, etc.
Service Discovery Protocol (SDP) should not be confused with Session Description Protocol (SDP), which is intended for describing multimedia sessions for the purposes of session announcement, session invitation, and other forms of multimedia session initiation.
References
- ^ Berners-Lee, Tim (2001-05-01). "The Semantic Web". Scientific American. http://www.sciam.com/article.cfm?articleID=00048144-10D2-1C70-84A9809EC588EF21. Retrieved 2008-03-13.
External Links
- Service Discovery S-Cube Knowledge Model
This computer networking article is a stub. You can help Wikipedia by expanding it.