home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 3 / TheARMClub_PDCD3.iso / hensa / internet / dnsquery_2 < prev    next >
Text File  |  1999-04-27  |  1KB  |  45 lines

  1. Title:            DNSQUERY
  2. Author:            Stewart Brodie <S.N.Brodie@ecs.southampton.ac.uk>
  3. Version:        0.08
  4. Title From:        Documentation
  5. Author From:        Documentation
  6. Version From:        Documentation
  7. Supplier:        Stewart Brodie <S.N.Brodie@ecs.southampton.ac.uk>
  8. Date:            10/02/96
  9. Keywords:        Communications software
  10. Shareware:        No
  11. Machine:        Archimedes
  12. Operating system:    RISCOS
  13. Memory requirements:    
  14. Peripherals needed:    
  15. Other s/ware needed:    
  16. Directory:        micros/arch/riscos/e090
  17. Date mounted/updated:    02/05/96
  18. File names:        dnsquery.arc
  19. Unarchived files:    7
  20. Unarchived size:    156 kbytes
  21. Omissions:        
  22. See also:        DNSTESTER (e091)
  23.  
  24. -------------------------------------------------------------------------------
  25.  
  26. Acquiring the package:
  27.  
  28. Download the archive file(s) and extract using SparkPlug 2
  29. (see the "tools_help" file in micros/arch/riscos/tools for further info).
  30.  
  31.  
  32. Description:
  33.  
  34. This package consists of a relocatable module (ResolverZM) which is a
  35. drop-in replacement for InetDB to provide DNS services.  However, it gives
  36. a vastly expanded interface to the underlying libraries, which are those
  37. from BIND-4.9.3-REL with my extensions for multi-tasking lookups.
  38.  
  39. It also includes two partially linked object files: o.libresolv and
  40. o.libresolvM which are linkable object files containing the DNS code.
  41.  
  42. This will provide an API to gethostbyname gethostbyaddr and gethostname,
  43. plus a full multithreadable multitaskable library for performing lookups
  44. without blocking the machine.
  45.