mar-v-in / minidns

Minimal DNS library for android

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MiniDNS

Build Status Coverage Status

MiniDNS is a minimal dns client library for android. It can parse a basic set of resource records (A, AAAA, NS, SRV) and is easy to use and extend.

This library is not intended to be used as a DNS server. You might want to look into dnsjava for such functionality.

About

Minimal DNS library for android

License:Other


Languages

Language:Java 92.6%Language:Groff 6.8%Language:Perl 0.4%Language:Scala 0.1%