home *** CD-ROM | disk | FTP | other *** search
/ Otherware / Otherware_1_SB_Development.iso / mac / misc / demo / portsh14.cpt / PortShare.ReadMe next >
Encoding:
Text File  |  1992-05-08  |  5.5 KB  |  114 lines

  1. PortShare¬ Read Me
  2.  
  3. ------------------------ PortShare 1.x ------------------------
  4.  
  5. The PortShare¬ software enables your Macintosh to share modem ports with other Macintosh computers connected to your network. So a modem or a serial printer (like ImageWriter or StyleWriter) can be used from any computer on the network.
  6.  
  7. The 20-page manual can be compressed into few paragraphs (System 7 users can use Balloon Help¬):
  8.  
  9. Installation (both clients and servers):
  10. 1. If you are using a MacPlus with a system software version 6.x.x, make sure that the AppleTalk file is located in the "System Folder". AppleTalk version 48 or later is required!
  11. 2. Place the PortShare file into "System Folder" (into the "Extensions" folder if you use System 7). Make sure that AppleTalk is switched on.
  12. 3. Reboot computers.
  13.  
  14. On the server (i. e. on a Macintosh with a serial device attached):
  15. 1. Select PortShare in the Chooser and click "Options...".
  16. 2. Check the "Share Local Port" box, enter the name for your modem (or what you have connected to the modem port) in the "Port Name:" field, and click "OK".
  17.  
  18. On a client:
  19. 1. Select PortShare in the Chooser and select the port name.
  20. 2. Click "Options..." and select the "Use Remote Port" button.
  21. If you want to use your local modem port, select the "Use Local Port" button.
  22.  
  23. When your modem port is being used by a network user, you can see his/her name in the "Options..." dialog box. You can also click the "Disconnect" button to interrupt the session.
  24.  
  25. Any Macintosh can operate simultaneously as a PortShare server and as a PortShare client: even when somebody works with your modem, you can use modems/printers/etc. attached to other computers at the same time.
  26.  
  27. Some communication programs use the serial port in a rather "illegal" way, and they can make PortShare very unhappy, so: SAVE YOUR CURRENT WORK before using a communication program with PortShare the first time.
  28.  
  29. ------------------------ Patches ------------------------------
  30.  
  31. If you use PortShare to share your printers, you can meet problems when something goes wrong: printer drivers aren't robust (don't check for error codes, for instance). So we recommend to patch printer drivers:
  32.  
  33. The ImageWriter driver: resource PDEF 5, address 0x0604:
  34. old data: 45EF 0020 2452
  35. new data: 6D18 246F 0020
  36.  
  37. The StyleWriter driver (before v.7.2.2): resource PDEF 5, address 0x0752:
  38. old data: 45EF 0020 2452
  39. new data: 6D1E 246F 0020
  40. The StyleWriter driver version 7.2.2 checks for errors and shouldn't be patched.
  41.  
  42. The ImageWriter LQ driver seems to process error codes correctly.
  43.  
  44. ------------------------ Demo Version -------------------------
  45.  
  46. This demo version of PortShare has a limited session time (2 min).
  47.  
  48. ------------------------ Commercial Version -------------------
  49.  
  50. To obtain the full version of PortShare, call our distributors.
  51.  
  52. In North America:
  53.  
  54.           GlobalWay
  55.           PO Box 1631
  56.           Campbell CA 95009-1631
  57.           U.S.A.
  58.           Phone:   (800) 262-4722
  59.           Intl: +(1)-408-866-4722
  60.  
  61. In Europe:
  62.  
  63.           Melog Software
  64.           Kurzer Buckel 1
  65.           D-W6900 Heidelberg
  66.           Germany
  67.           Phone: +(49)-6221-167842
  68.           Fax:   +(49)-6221-167824
  69.           CompuServe:  100042,1634
  70.  
  71. All customers that buy PortShare¬ before May 20, 1992 will be able to upgrade to PortShare¬ Pro for shipping and handling fee only.
  72. ---------------------------------------------------------------
  73.  
  74. Thanks to our beta-testers and to everybody who has reported his/her ideas about the PortShare¬ and PortShare¬ Pro products.
  75.  
  76.  
  77. Version history of PortShare¬:
  78.  
  79. ------------------------ PortShare 1.1 ------------------------
  80.  
  81. 1) Supports "Activity Log" - can create a TEXT file with lines like:
  82.    <user> Connected, Disconnected, Port Published, Unpublished
  83. 2) "Availability Notification" - if your attempt to connect to the
  84.    PortShare server fails because the server is busy, you can be notified
  85.    when the server becomes idle.
  86.  
  87. This version should be more stable in "hard" conditions - all "Open/Close" operations are executed in a "safe" time.
  88. Several small bugs fixed.
  89.  
  90. ------------------------ PortShare 1.2 ------------------------
  91.  
  92. 1) Server/client interface was changed to make it compatible with PortShare Pro; now you can mix PortShare and PortShare Pro on your network.
  93.  
  94. 2) "Buffered Output" option - previous versions of the client software always buffered output data. This could result in problems with short time-outs when using slow lines. Now "buffered output" can be switched off - on slow lines it shouldn't result in a noticeable change of performance.
  95.  
  96. 3) Some changes were made to allow applications to call a driver synchronously from a completion routine or a VBL task (as MacTerminal does when it sends  break).  
  97.  
  98. 4) Apple's printer drivers (ImageWriter, StyleWriter, etc.) will now close the port when the job is done, thus releasing the PortShare server.
  99.  
  100. ------------------------ PortShare 1.3 ------------------------
  101.  
  102. 1) The server/client interface was modified to support automatic flow control features of the serial drivers.
  103.  
  104. 2) The buffer allocation procedure was changed, so the performance should be better on high-speed lines.
  105.  
  106. ------------------------ PortShare 1.4 ------------------------
  107.  
  108. The client software was modified to avoid crashes of not-so-robust programs (like Zterm or Apple printer drivers) when the session with a remote port has been broken.
  109.  
  110. ---------------------------------------------------------------
  111. Please, send your comments to:
  112. netprod@stalker.srcc.msu.su
  113. ---------------------------------------------------------------
  114. Vladimir Butenko, Stalker Software, Network Group.