Skip to content
README.md 282 B
Newer Older
Rene Treffer's avatar
Rene Treffer committed
MiniDNS
-------

MiniDNS is a minial 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.