Zero-configuration networking: Difference between revisions

Content deleted Content added
Reverted good faith edits by 173.72.57.239 (talk): MOS:TENSE
review complete: rm dead and outdated
Line 122:
* [[BusyBox]] can embed a simple IPv4LL implementation.
* Stablebox,<ref>{{Citation | url = http://code.google.com/p/stablebox/ | title = Code | contribution = Stable box}}</ref> a fork from Busybox, offers a slightly modified IPv4LL implementation named llad.
* Zeroconf<ref>{{Citation | url = http://www.progsoc.uts.edu.au/~wildfire/zeroconf/ | title = Zeroconf | publisher = UTS | place = [[Australia|AU]] | access-date = 2005-05-04 | archive-url = https://web.archive.org/web/20050509093846/http://www.progsoc.uts.edu.au/~wildfire/zeroconf/ | archive-date = 2005-05-09 | url-status = dead }}</ref> is a package based on Simple IPv4LL, a shorter implementation by [[Arthur van Hoff]].<ref>{{Citation | url = http://www.zeroconf.org/AVH-IPv4LL.c | publisher = Zero conf | title = AVH IPv4LL | type = C source code}}</ref><!--[[User:Kvng/RTH]]-->
 
The above implementations are all stand-alone daemons or plugins for [[DHCP]] clients that only deal with link-local IP addresses. Another approach is to include support in new or existing DHCP clients:
Line 137:
==References==
'''Notes'''
{{reflist | 33em}}
'''Sources'''
{{refbegin}}
Line 148:
* {{Citation | url = http://mono-project.com/Mono.Zeroconf | title = Mono.Zeroconf | publisher = Mono project}}, a cross platform (Linux, MS Windows, Apple Mac), unified Mono/.NET library for Zeroconf, supporting both Bonjour and Avahi.
* {{Citation | url = http://sourceforge.net/projects/wxservdisc/ | publisher = Source forge | title = WxServDisc}}, a cross-platform wxWidgets-based service discovery module without external dependencies.
* {{Citation | url = http://files.multicastdns.org/draft-cheshire-dnsext-multicastdns.txt | publishertitle = Multicast DNS | title = Specification | last = Cheshire | first = Stuart | type = draft}}.
* {{Citation | url = http://files.dns-sd.org/draft-cheshire-dnsext-dns-sd.txt | publisher = DNS‐SD | title = DNS-Based Service Discovery Specification | last = Cheshire | first = Stuart | author-mask = 3 | type = draft}}.
* {{Citation | url = http://video.google.com/videoplay?docid=-7398680103951126462&q=Google+techtalks | title = Zeroconf | type = tech talk | first = Stuart | last = Cheshire | author-mask = 3 | format = video | access-date = 2006-03-08 | archive-url = https://web.archive.org/web/20080302221751/http://video.google.com/videoplay?docid=-7398680103951126462&q=Google+techtalks | archive-date = 2008-03-02 | url-status = dead }}.
* {{Citation | url = http://www.zeroconf.org/ | title = Zeroconf | first = Stuart | last = Cheshire | author-mask = 3}}, including Internet drafts.
* {{Citation | url = http://dns-sd.org/ | title = DNS-SD}}, DNS based Service Discovery
* {{CitationCite web | url = http://multicastdns.org/ | title = Multicast DNS}}.
* {{Citation | url = http://www.oreillynet.com/pub/a/wireless/2002/12/20/zeroconf.html | title = Understanding Zeroconf and Multicast DNS | first = Heath | last = Johns |date=December 2002 | type = article | publisher = O'Reilly}}, slightly outdated.
* {{Citation | url = http://www.science.uva.nl/research/air/wiki/ZeroconfTechnologies | title = AIR | type = wiki | contribution = Zeroconf Technologies | publisher = UVA | place = NL}}.
* {{Citation | url = http://ietf.org/html.charters/dnsext-charter.html | type = charter | title = DNSEXT working group | publisher = [[Internet Engineering Task Force|IETF]] | access-date = 2005-03-02 | archive-url = https://web.archive.org/web/20050307044356/http://www.ietf.org/html.charters/dnsext-charter.html | archive-date = 2005-03-07 | url-status = dead }}, which coordinates LLMNR standardization.
* {{Cite IETF |rfc= 2608 |title=Service Location Protocol, version 2}}
* {{Citation | url = http://www.oreilly.com/catalog/bonjour/ | title = Zero Configuration Networking: The Definitive Guide | first1 = Daniel | last1 = Steinberg | first2 = Stuart | last2 = Cheshire | publisher = O'Reilly}}.