Library to resolve text URLs to IP addresses (IPv4)

Dependents:   TempTower

History

Constructor calls gethostbyname; default tip

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.