mongoose/docs/c-api/dns.h
Marko Mikulicic 286fa90ee9 Simple mDNS + DNS-SD impl
Main TODOs:
1. the spec requires the impl to resend the reply once and
   to send gratuitous updates

2. advertise our clubby services as DNS-SD sub-services.

---

Tested with:

1. https://play.google.com/store/apps/details?id=com.grokkt.android.bonjour&hl=en
2. https://play.google.com/store/apps/details?id=com.druk.bonjour.browser&hl=en
3. osx `dns-sd`

Works well enough; it doesn't have some glitches due the fact that we
don't retransmit yet and we don't send gratuitous updates.

PUBLISHED_FROM=38d7a50beb274d4aeeda5b0b58e44dfa0789da84
2016-09-28 08:51:47 +00:00
..
intro.md Simple mDNS + DNS-SD impl 2016-09-28 08:51:47 +00:00
mg_dns_copy_questions.md Apply Mongoose docs edits by Ev 2016-07-26 15:06:04 +00:00
mg_dns_encode_name.md Simple mDNS + DNS-SD impl 2016-09-28 08:51:47 +00:00
mg_dns_encode_record.md Simple mDNS + DNS-SD impl 2016-09-28 08:51:47 +00:00
mg_dns_insert_header.md Apply Mongoose docs edits by Ev 2016-07-26 15:06:04 +00:00
mg_dns_parse_record_data.md Apply Mongoose docs edits by Ev 2016-07-26 15:06:04 +00:00
mg_dns_uncompress_name.md Apply Mongoose docs edits by Ev 2016-07-26 15:06:04 +00:00
mg_parse_dns.md Remove old docs, rename docs_new to docs 2016-05-15 22:07:04 +03:00
mg_send_dns_query.md Apply Mongoose docs edits by Ev 2016-07-26 15:06:04 +00:00
mg_set_protocol_dns.md Apply Mongoose docs edits by Ev 2016-07-26 15:06:04 +00:00
struct_mg_dns_message.md Remove old docs, rename docs_new to docs 2016-05-15 22:07:04 +03:00
struct_mg_dns_resource_record.md Remove old docs, rename docs_new to docs 2016-05-15 22:07:04 +03:00