Hi, I want to port a DNSv4/v6 client to an embedded system. The DNS client should have :- (1) A Resolver (2) Cache (3) API support like gethostbyname,getnamebyhost and getaddrinfo.
This is what i call a light-weight DNS resolver. BIND is very huge for use in embedded systems and also resolver & nameserver daemon are inter-dependent. Can anyone help me? Thanks Radhakrishnan ----- Original Message ----- From: "Kenneth Porter" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, July 28, 2004 6:51 AM Subject: Re: [dnsop] Light-weight DNS resolver > --On Tuesday, July 27, 2004 12:37 PM +0530 Radhakrishnan Suryanarayanan > <[EMAIL PROTECTED]> wrote: > > > Can anyone tell me where i can find a free light-weight DNS v4/v6 > > resolver source-code implemented using c? > > What do you consider "light-weight"? BIND comes with a resolver claimed to > be so. Grab the sources at the ISC website. > > > > > . > dnsop resources:_____________________________________________________ > web user interface: http://darkwing.uoregon.edu/~llynch/dnsop.html > mhonarc archive: http://darkwing.uoregon.edu/~llynch/dnsop/index.html > . dnsop resources:_____________________________________________________ web user interface: http://darkwing.uoregon.edu/~llynch/dnsop.html mhonarc archive: http://darkwing.uoregon.edu/~llynch/dnsop/index.html
