Library to resolve text URLs to IP addresses (IPv4)

Dependents:   NetworkSocketAPI NetworkSocketAPI Nucleo-AWS-IoT-mbed

Revisions of DnsQuery.cpp

Revision Date Message Actions
18:2cb1fffed50c 2016-04-19 Matched changes to NSAPI File  Diff  Annotate
17:18a6b52be896 2016-04-05 Fixed issue with DNS query File  Diff  Annotate
16:a1bd52472dff 2016-04-05 Removed unnecessary close calls File  Diff  Annotate
15:e3a13efb2675 2016-04-05 Matched changes to NSAPI File  Diff  Annotate
14:248f32a9c48d 2016-03-03 Shortened path after successful query File  Diff  Annotate
13:9c6e83b0ae7c 2016-02-29 Autoformatted File  Diff  Annotate
12:e23ef3dab4b9 2016-02-29 Removed debug macros File  Diff  Annotate
10:0fe2c42a0261 2016-02-28 Rearranged DnsQuery to expose errors File  Diff  Annotate
9:16e5208cc4ef 2016-02-28 Added proper types for systems where char != unsigned char File  Diff  Annotate
7:cbe1ef566314 2016-02-23 Added check for IP addresses File  Diff  Annotate
6:5b28cbc8169c 2016-02-22 Added use of open ip/port feature File  Diff  Annotate
5:d85c1a7e0e9f 2016-02-22 Matched changes to NetworkSocketAPI File  Diff  Annotate
4:3749346dcd59 2016-02-22 Removed dependency on mbed File  Diff  Annotate
3:5705fdae6185 2015-08-27 Constructor calls gethostbyname; File  Diff  Annotate
2:12d08f0f20cf 2015-08-05 Removed ipAdress struct. Compatible with NetworkSocket API File  Diff  Annotate
1:5d978992a518 2015-07-24 Compatibility with new SocketInterface File  Diff  Annotate
0:fff4b9055396 2015-07-14 Initial commit of DNS query library. Changes made to @leihen's code. File  Diff  Annotate