home *** CD-ROM | disk | FTP | other *** search
/ Acorn User 3 / AUCD3.iso / airport / browsers / arcweb190 / !ArcWeb / PublicHTML / arcwebtcp < prev    next >
Text File  |  1996-06-29  |  2KB  |  54 lines

  1. <html><head><title>ArcWeb and the Internet</title>
  2. </head><body><h1><img src="#!arcweb">ArcWeb & the Internet</h1>
  3.  
  4. ArcWeb handles the fetching via a
  5. variety of different methods.  Since ArcWeb uses only the socket level
  6. interface provided by Acorn TCP/IP, it will also run over anything else
  7. which provides an identical SWI interface (chunk &41200).
  8.  
  9. ArcWeb supports<ul>
  10. <li>HTTP (HyperText Transfer Protocol)
  11. <li>FTP (File Transfer Protocol)
  12. <li>SMTP (Simple Mail Transfer Protocol
  13. <li>NNTP (Network News Transfer Protocol)
  14. <li>Finger
  15. <li>Telnet
  16. <li>Gopher
  17. <li>WAIS
  18. </ul>although WAIS
  19. is achieved through the use of proxy
  20. services such as those available at wwwcache.hensa.ac.uk.  ArcWeb talks
  21. HTTP to proxy servers which perform the interaction with the remote site and
  22. send back the result via the HTTP protocol.  Non-documents (eg. WAIS
  23. menus) are returned as HTML documents generated by the proxy server.  Proxy
  24. servers are useful things to run on firewall machines as it allows people
  25. inside the firewall to access the Web services.<p>
  26. Other facilities supported by <strong>ArcWeb</strong> include<ul>
  27.  
  28. <li>Transparent handling of <em>Location</em> indicating that a document has
  29. moved.  The redirection is detected whilst the original response is being
  30. read and the query replaced by a request for the new URL.  Note that if a
  31. failure occurs whilst fetching the replacement URL, any errors reported will
  32. be reported as having come from the original document requested and not the
  33. resultant of the search.  There is no limit to the number of
  34. <em>Location</em> directives that may be chained together, ArcWeb will
  35. continue following the trail until the answer is found
  36.  
  37. </ul>
  38.  
  39.  
  40. <h3>Testing your Configuration</h3>
  41.  
  42. You can test the configuration of the nameservers by using the dialogue
  43. boxes accessed via the <img src="#!arcweb" alt="ArcWeb icon bar icon">
  44. menu.  You can look up hosts by name or by IP address.  Enter the query
  45. in the writable icon and choose the lookup type in the radio icons, and
  46. then press RETURN or click on the Run Query button.  The answers will 
  47. be looked up and entered into the display icon below, with a menu to
  48. see all the answers.
  49.  
  50. <hr> </body><address><a
  51. href="http://www.dsse.ecs.soton.ac.uk/">S.N.Brodie</a><br> Department of
  52. Electronics & Computer Science<br> University of
  53. Southampton</address></html>
  54.