home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 35 Internet / 35-Internet.zip / goserv.zip / goserve.abs < prev    next >
Text File  |  1998-04-24  |  2KB  |  51 lines

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