home *** CD-ROM | disk | FTP | other *** search
/ Univers Interactif 3 / INTERACTIF.BIN / pc / planeten / internet / gopherap.sea / gopherapp.readme < prev    next >
Text File  |  1993-12-06  |  3KB  |  64 lines

  1.  
  2. GopherApp is an Internet information service program for Macintosh 
  3. computers.  It provides a Finder-like link to the range of Internet 
  4. Gopher services.  
  5.  
  6. This release is a stable version 2 that includes fuller support for 
  7. Gopher+ ASK forms than other current gopher+ clients, and support for 
  8. multiple view formats. It includes multithreaded operations, for 
  9. handling several network connections at once.  Network interface code 
  10. has been optimized for both speedy use, and good operation on slow 
  11. dialup links. 
  12.  
  13. To use GopherApp, your Mac must have a network connection to the 
  14. Internet, and it must have MacTCP installed.  You may obtain GopherApp 
  15. thru anonymous ftp to ftp.bio.indiana.edu, in folder /util/gopher
  16. /gopherapp, as gopherapp++.hqx.  You may also obtain updates using Gopher 
  17. to this same IUBio archive (ftp.bio.indiana.edu).  Look for a folder called "IUBio 
  18. Software+Data/GopherApp".
  19.  
  20. GopherApp is written by Don Gilbert, using the MacApp extensible 
  21. Macintosh programming framework from Apple Computer.  It was derived 
  22. from a subset of a biosequence analysis program called SeqApp.
  23.  
  24. GopherApp.Help is a plain text file which may be read from your favorite 
  25. wordprocessor.  If you have problems getting  GopherApp to launch,  
  26. please read GopherApp.Help.  GopherApp should work on all Mac models 
  27. from  Mac+, with System 7 and System 6 software (see section below).
  28.  
  29. Comments, bug reports and suggestions for new features may be addressed 
  30. via e-mail to           Software@Bio.Indiana.Edu
  31.  
  32.                                              -- Don Gilbert
  33.     
  34. History
  35.  
  36. 6Dec93, v2.2b43 -- New/Edit gopher link, corrected change of port# and gopher+ 
  37. flag
  38.  
  39. 29Nov93, v2.2b40 -- Update w/ various bug fixes and cosmetic changes (2 parts to
  40. prefs dialog now).  Added initial code for reading PICT and GIF images (this still 
  41. has bugs).  Program still bombs or fails in some cases.
  42.  
  43. 9 Nov 93, v 2.1b117  Stable beta release, still has known bugs but 
  44. usable.  Built on the pointer-based MacApp v 3.1a.  A lot of bugs from 
  45. the v 2.0b release have been chased out.  User-interface changes 
  46. include: 
  47. + view links by size, date, name, host, ...
  48. + "New gopher hole" is simplified way to connect to new gopher
  49. + "Find home of link" for Veronica users & other cases to locate root 
  50. server for any given gopher link
  51. + Matching gopher data to Mac applications has been cleaned up w/ Choose 
  52. Application button in New & Edit gopher links
  53. + Mapping of Gopher+ types to Mac types (in Prefs) changed & simplified.
  54. + Network preference "Use quickest gopher+ method" is for dialup 
  55. internet or other slow network links.  Cuts amount of data fetched with 
  56. each directory.
  57. + Get Info from link
  58. + Mail link maintainer
  59. + added support for moo-V and Note gopher types
  60. Non-interface changes
  61. + TCP code extensively revised
  62. + multithreading processes cleaned up
  63.  
  64.