modified by ohneta
Dependents: HelloESP8266Interface_mine
Fork of DnsQuery by
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
5:7555d509b568 | 2015-11-11 | ohneta | added timeout=1000ms on "Receive the answer from DNS? |
4:7e64d099f63e | 2015-11-10 | ohneta | added information of preferred DNS server. |
3:5705fdae6185 | 2015-08-27 | sarahmarshy | Constructor calls gethostbyname; |
2:12d08f0f20cf | 2015-08-05 | sarahmarshy | Removed ipAdress struct. Compatible with NetworkSocket API |
1:5d978992a518 | 2015-07-24 | sarahmarshy | Compatibility with new SocketInterface |
0:fff4b9055396 | 2015-07-14 | sarahmarshy | Initial commit of DNS query library. Changes made to @leihen's code. |