tree: b7a9a468ab6a0c50d3e5f82ba77e41b4f8e3cbe9 [path history] [tgz]
  1. example/
  2. lib/
  3. test/
  4. tool/
  5. AUTHORS
  6. CHANGELOG.md
  7. dart_test.yaml
  8. LICENSE
  9. pubspec.yaml
  10. README.md
packages/multicast_dns/README.md

Multicast DNS package

Based on RFC 6762 Multicast DNS.

pub package

A Dart package to do service discovery over multicast DNS (mDNS), Bonjour, and Avahi.

Usage

The example demonstrates how to use the MDnsClient Dart class in your code.