Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Contribute to GitLab
  • Sign in
M
mongoose
  • Project
    • Project
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • esp
  • mongoose
  • Repository

Switch branch/tag
  • mongoose
  • examples
  • mcast_udp_server
History Find file
  • Source code
  • Download zip
  • Download tar.gz
  • Download tar.bz2
  • Download tar
  • Marko Mikulicic's avatar
    Simple mDNS + DNS-SD impl · 286fa90e
    Marko Mikulicic authored 8 years ago
    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
    286fa90e
Name
Last commit
Last update
..
Makefile Add small multicast server demo for mongoose 8 years ago
mcast_udp_server.c Simple mDNS + DNS-SD impl 8 years ago