[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lwip-devel] [task #7017] Implement DNS client
From: |
Frédéric Bernon |
Subject: |
[lwip-devel] [task #7017] Implement DNS client |
Date: |
Tue, 19 Jun 2007 13:41:30 +0000 |
User-agent: |
Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4 |
Follow-up Comment #2, task #7017 (project lwip):
dns_gethostbyname for raw api and keep gethostbyname for socket layer, and
netconn_gethostbyname for netconn layer ?
More, I would like to get a secondary DNS server in the code.
For socket layer, I have something like that (file attached), but only
providing the last IP address if the A request return several entries.
Comments are in french, and some improvements are need to be in lwip spirit
(some alignements check, coding style, etc...). You can use "as is". Also
note it's based on the fact to get LWIP_SO_RCVTIMEO=1...
(file #13103)
_______________________________________________________
Additional Item Attachment:
File name: dns.c Size:13 KB
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/task/?7017>
_______________________________________________
Message posté via/par Savannah
http://savannah.nongnu.org/
- [lwip-devel] [task #7017] Implement DNS client, Frédéric Bernon, 2007/06/19
- [lwip-devel] [task #7017] Implement DNS client, Simon Goldschmidt, 2007/06/19
- RE: [lwip-devel] [task #7017] Implement DNS client, Pettinato, Jim, 2007/06/19
- [lwip-devel] [task #7017] Implement DNS client,
Frédéric Bernon <=
- [lwip-devel] [task #7017] Implement DNS client, Simon Goldschmidt, 2007/06/19
- [lwip-devel] [task #7017] Implement DNS client, Frédéric Bernon, 2007/06/19
- [lwip-devel] [task #7017] Implement DNS client, Kieran Mansley, 2007/06/19
- [lwip-devel] [task #7017] Implement DNS client, Simon Goldschmidt, 2007/06/19
- [lwip-devel] [task #7017] Implement DNS client, Frédéric Bernon, 2007/06/20
- [lwip-devel] [task #7017] Implement DNS client, Frédéric Bernon, 2007/06/20
- [lwip-devel] [task #7017] Implement DNS client, Frédéric Bernon, 2007/06/20
- [lwip-devel] [task #7017] Implement DNS client, Jim Pettinato, 2007/06/27
- [lwip-devel] [task #7017] Implement DNS client, Simon Goldschmidt, 2007/06/28
- [lwip-devel] [task #7017] Implement DNS client, Frédéric Bernon, 2007/06/28