home *** CD-ROM | disk | FTP | other *** search
/ Mega Top 1 / os2_top1.zip / os2_top1 / APPS / DATACOM / INTERNET / GOSERV / GOSERVE.ABS < prev    next >
Text File  |  1995-02-14  |  2KB  |  51 lines

  1.                                                                GoServe 2.00
  2. GoServe -- A Web and Gopher Server for OS/2
  3. """""""""""""""""""""""""""""""""""""""""""
  4.  
  5. Copyright (c) International Business Machines Corporation, 1993, 1995.
  6. All rights reserved.
  7.  
  8.  
  9. Introduction
  10. """"""""""""
  11. Two popular protocols for providing information on the Internet are the
  12. HyperText Transfer Protocol (HTTP, used by World-Wide Web clients) and
  13. Gopher (used by both Web and Gopher clients).
  14.  
  15. 'GoServe' is a multi-purpose server for OS/2 which supports both these
  16. protocols.  The emphasis in the design of GoServe has been to make it
  17. easy to become an information provider for the Internet, while not
  18. inhibiting full use of the protocols by sophisticated users.
  19.  
  20. Providing that you already have TCP/IP installed, GoServe can be running
  21. and serving files across a network in minutes; no reboot or editing of
  22. configuration files is necessary.  The GoServe package includes 'quick
  23. start' instructions and working samples for both Web and Gopher servers.
  24.  
  25. GoServe processes requests from Web or Gopher clients using a Rexx
  26. script to allow for customization.  A server can handle requests from
  27. many clients, using OS/2 threads and script caching for efficiency.
  28. Multiple servers can be started (using different ports), and an audit
  29. trail of requests and actions can be recorded.  When running as a Web
  30. server, much of the complexity of the Web protocol is handled
  31. automatically; many GoServe users will only need to be concerned about
  32. the data being provided, and need not be concerned about the mechanism.
  33.  
  34. While running, a graphical display of GoServe activity is shown (the
  35. "Graphical Webspinner Interface"?), with optional response-time graphing
  36. and an audible indication of connections.  For control, various
  37. restrictions may be employed to limit the load on the server machine.
  38. Certain GoServe operations can be controlled remotely, if desired, using
  39. any Web or Gopher client (or an OS/2 CMD program).
  40.  
  41. GoServe is a 32-bit OS/2 application, which requires OS/2 2.x or OS/2
  42. Warp.  GoServe requires TCP/IP for OS/2, or equivalent, to be installed
  43. and operational (either on a real network or using the loopback driver).
  44. A single copy of GoServe may be used as both a Web server and a Gopher
  45. server at the same time, if required.
  46.  
  47. - - - - -
  48.  
  49. Mike Cowlishaw, IBM UK Laboratories
  50. mfc@vnet.ibm.com
  51.