mDNS(multicast DNS)를 통해 서로 검색하고 자신을 설정하는 프로토콜이다.
[링크 : http://www.joinc.co.kr/modules/moniwiki/wiki.php/man/12/avahi/tutorial]
[링크 : http://www.joinc.co.kr/modules/moniwiki/wiki.php/Site/IOT/Discovery]
IPv4LL 이라는 용어도 나오는데. Link Local의 약자이려나?
Apple Bonjour[edit]Bonjour (formerly known as Rendezvous) from Apple Inc., uses multicast DNS and DNS Service Discovery. Apple changed its preferred zeroconf technology from SLP to mDNS and DNS-SD between Mac OS X 10.1 and 10.2, though SLP continues to be supported by Mac OS X. Apple's mDNSResponder has interfaces for C and Java[22] and is available on BSD, Apple Mac OS X, Linux, other POSIX based operating systems and MS Windows. The Windows downloads are available from Apple's website.[23] Avahi[edit]Avahi is a Zeroconf implementation for Linux and BSDs. It implements IPv4LL, mDNS and DNS-SD. It is part of most Linux distributions, and is installed by default on some. If run in conjunction with nss-mdns it also offers host name resolution.[24] Avahi also implements binary compatibility libraries that emulate Bonjour and the historical mDNS implementation Howl, so software made to use those implementations can also utilize Avahi through the emulation interfaces. [링크 : http://en.wikipedia.org/wiki/Zero-configuration_networking] |
DNS-SD (Service Discovery)
mDNS (multicast DNS)
IPv4LL (IPv4 Link Local address)
2009/09/14 - [Linux] - Avahi daemon은 머하는 넘인고?
'Linux' 카테고리의 다른 글
dd 출력파일 자르지 않기 (0) | 2014.11.20 |
---|---|
linux kernel panic 자동복구 (0) | 2014.11.13 |
unknown filesystem type linux_raid_member / RAID 하드 마운트하기 (0) | 2014.09.22 |
ps / top 차이점? (0) | 2014.09.17 |
rdate / ntp (0) | 2014.09.17 |