melloware / zeroconf-browser

Android application to browse the network for available Bonjour/Avahi/Rendezvous/ZeroConf mDNS services

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

License: MIT

ZeroConf Browser

Android application to browse the network for available Bonjour/Avahi/Rendezvous/ZeroConf mDNS services.

Purpose

ZeroConf Browser is a network browser for ZeroConf/Bonjour/Avahi/Rendezvous services. ZeroConf Browser allows users to browse the network for available Bonjour/Rendezvous/ZeroConf mDNS services, including applications providing network services that register with mDNS. It is a useful tool for debugging ZeroConf problems and to discover what services are visible to your Android device. The purpose of this program is simple: to browse all available ZeroConf services on your Android device.

IMPORTANT

This code is very old and I have not touched it in years but many on Stack Overflow ask how I have made it work on Android so I thought I would just publish this code.

Stack Overflow: https://stackoverflow.com/a/23854825/502366

Screenshots

ZeroConf Screenshot

About

Android application to browse the network for available Bonjour/Avahi/Rendezvous/ZeroConf mDNS services

License:MIT License


Languages

Language:Java 100.0%