GithubHelp home page GithubHelp logo

hqarroum / android-mdns Goto Github PK

View Code? Open in Web Editor NEW
41.0 9.0 14.0 2.29 MB

:apple: Apple mDNS protocol on Android made easy.

Java 5.03% Makefile 0.86% C# 1.23% Objective-C 4.90% C++ 11.56% C 74.91% R 0.03% Rebol 0.24% Groff 0.86% Shell 0.09% Python 0.29%
mdns-stack android

android-mdns's Introduction

Logo

Android mDNS

The Apple mDNS stack built and packaged for Android.

Current version: 98.0.0

Lead Maintainer: Halim Qarroum

Description

Bonjour is Apple's implementation of Zero-configuration networking (Zeroconf), a group of technologies that includes service discovery, address assignment, and hostname resolution. Bonjour locates devices such as printers, other computers, and the services that those devices offer on a local network using multicast Domain Name System (mDNS) service records.

The software comes built-in with Apple's OS X and iOS operating systems. Bonjour can also be installed onto computers running Microsoft Windows. Bonjour components may also be included within other software such as iTunes and Safari.

To be used in an Android environment, the Apple's mDNS stack requires a bit of adjustement, and certain wrapping layers are required to ensure that it can properly be used withing an application. It is the purpose of this project to provide a Gradle-based project allowing you to embed the stack into any app using a simple API.

Use-cases

This mDNS stack can mostly be used for device and service discovery purposes. It is for instance possible to discover devices embedding an mDNS stack (such as the vast majority of Apple's devices), but also to discover the services associated with this device (e.g a webservice returning a webpage hosted by a printer).

To-dos

This application is subject to heavy changes in order to provide clearer and more usable wrapping mechanisms. It is also scheduled to push the resulting artifact to a Maven repository in order for this project to be more easily integrable with Gradle's dependency system.

android-mdns's People

Contributors

hqarroum avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

android-mdns's Issues

x68 support

This lib does only support armeabi. Could you please add the binary for the x68 architecture?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.