modified by ohneta

Dependents:   HelloESP8266Interface_mine

Fork of DnsQuery by Sarah Marsh

History

added timeout=1000ms on "Receive the answer from DNS? default tip

2015-11-11, by ohneta [Wed, 11 Nov 2015 03:39:26 +0000] rev 5

added timeout=1000ms on "Receive the answer from DNS?


added information of preferred DNS server.

2015-11-10, by ohneta [Tue, 10 Nov 2015 14:37:17 +0000] rev 4

added information of preferred DNS server.


Constructor calls gethostbyname;

2015-08-27, by sarahmarshy [Thu, 27 Aug 2015 14:33:07 +0000] rev 3

Constructor calls gethostbyname;


Removed ipAdress struct. Compatible with NetworkSocket API

2015-08-05, by sarahmarshy [Wed, 05 Aug 2015 21:58:57 +0000] rev 2

Removed ipAdress struct. Compatible with NetworkSocket API


Compatibility with new SocketInterface

2015-07-24, by sarahmarshy [Fri, 24 Jul 2015 22:43:25 +0000] rev 1

Compatibility with new SocketInterface


Initial commit of DNS query library. Changes made to @leihen's code.

2015-07-14, by sarahmarshy [Tue, 14 Jul 2015 20:48:12 +0000] rev 0

Initial commit of DNS query library. Changes made to @leihen's code.