Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!swrinde!elroy.jpl.nasa.gov!turnkey!jackv From: jackv@turnkey.tcc.com (Jack F. Vogel) Newsgroups: comp.unix.programmer Subject: Re: resolver Keywords: Domain Name Server Resolver functions. Message-ID: <1991Jun14.162013.2398@turnkey.tcc.com> Date: 14 Jun 91 16:20:13 GMT References: <1991Jun11.214929.19156@news.stolaf.edu> Reply-To: jackv@turnkey.TCC.COM (Jack F. Vogel) Organization: Turnkey Computer Consultants, Westchester, CA Lines: 21 In article <1991Jun11.214929.19156@news.stolaf.edu> rosell@stolaf.edu (Rob Rosell) writes: >Greetings Everybody!! > >I am attemptig to write an applications which will list the hosts in the >current domain or within another specified domain. The information needs >to be retrieved through the domain name server. Why bother reinventing the wheel, get the BIND distribution and build the nslookup utility, it's 'ls' feature does what you want. Also, if you really MUST write something studying the resolver code and the nslookup's use of it should answer all your questions. You can find the distribution on any good archive site, like uunet.uu.net or ucbarpa.Berkeley.Edu. Disclaimer: I don't speak for my employer. -- Jack F. Vogel jackv@locus.com AIX370 Technical Support - or - Locus Computing Corp. jackv@turnkey.TCC.COM