home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: OtherApp / OtherApp.zip / lrdemo.zip / README.TXT < prev    next >
Text File  |  1995-07-19  |  13KB  |  306 lines

  1. LinkRight 1.1G Demo
  2.  
  3. This is a demo and there are some restrictions.
  4.  
  5.   One file can be transferred at a time.  No directories or
  6.   subdirectories can be transferred.
  7.   
  8.   The file to be transferred must be less than 1.2 megabytes
  9.   in size.  Files larger than 1.2 megabytes won't be transferred.
  10.   
  11.   There is no LRCLONER.EXE included.  This is the OS/2 command
  12.   line version of LinkRight.
  13.   
  14. Other than those restrictions, this is the full package.  The
  15. shrink wrapped package does not have these restrictions.  If you
  16. like this demo and would like the full package, contact Indelible 
  17. Blue at (800) 776-8284 or (919) 834-7005 or OS/2 Express at 
  18. (800) 672-5945 and (612) 823-6255. The street price is about $70 
  19. without cables and $99 with cables.  Distributor sales by Micro 
  20. Central.  For more information, contact Rightware Inc. (301) 762-1151 
  21. FAX (301) 762-1185.
  22.  
  23. Also available: LinkRight for LANs.  It works much like the serial
  24. and parallel port product, but over a network.  Look for the demo
  25. which is available.  Street price for this product is about $79 for
  26. a 10 user license, $249 for a 100 user license and $995 for a 
  27. 1000 user license.
  28.  
  29. Installation
  30.  
  31. You don't need to copy to a floppy to install.  Just install it to
  32. a different directory from the one where you unzipped it.  Make sure
  33. the install program (INSTALL.EXE) knows the directory where you're
  34. installing from and to.  Ignore where the install program says it
  35. is copying LRCLONER.EXE.  It's just copying a stub because I didn't
  36. want to change the install program for the demo.
  37.  
  38. New for 1.1G
  39.  
  40. Not much is new.  The only thing with 1.1G is a new
  41. LRCOM.SYS and LRPAR.SYS.  These drivers will only work with
  42. version 1.1F or 1.1G of the executables.
  43.  
  44. A couple of new options have been added as parameters for
  45. the drivers.  The complete list of options for LRPAR.SYS are
  46.  
  47. DEVICE=LRPAR.SYS /Q:7 /P /A:3BC /M /C:3 /D
  48.  
  49. where:
  50.  /Q:7 uses IRQ7 or /Q:5 uses IRQ5.  These are the only IRQs supported.
  51.  Interupt driven mode can only be used if PRINT01.SYS or PRINT02.SYS
  52.  also uses the same interupt.  If no /Q option is selected, polled is
  53.  assumed.
  54.  
  55.  /P is for polled.  This is a useless option, since it is the default.
  56.  
  57.  /A:3BC or /A:378 or /A:278 select the address of the LPT port for
  58.  LinkRight to use.  If this parameter is used, only one address can
  59.  be specified.  Then, when you select Connect from the LinkRight 
  60.  menu, no matter which LPT port you select, either LPT1, LPT2 or
  61.  LPT3, LinkRight will use the address specified.  If this parameter
  62.  is not included, LinkRight reads the BIOS info at bootup time to
  63.  get the LPT addresses.
  64.  
  65.  /M is to specify MicroChannel machines.  For some MicroChannel systems
  66.  when booted from bootable floppies, LinkRight would not see that it
  67.  was MicroChannel and would assume an ISA bus.  This caused the
  68.  driver to fail.  So if you boot your MicroChannel system from floppies
  69.  and the LinkRight driver displays a message at bootup time saying
  70.  an ISA bus was found, use this parameter to fix the problem.
  71.  
  72.  /C:X is used to tell the driver what type of system is being used.
  73.  If the driver does not load properly, use this parameter and the
  74.  driver will skip it's own test for type of system used and will accept
  75.  the entered parameter as the system type.
  76.  
  77.  /C:1 is for a 386 SX system.
  78.  /C:2 is for a 386 DX system.
  79.  /C:3 is for a 486 DX system.
  80.  /C:4 is for a 486 DX2 system.
  81.  /C:5 is for a 486 DX4 system.
  82.  /C:6 is for a Pentium system.
  83.  /C:7 is for a faster than Pentium system.
  84.  
  85.  /D is to add a driver delay for parallel port access.  Use this 
  86.  parameter if you are having problems transferring lots of files.
  87.  The sympton of the problem is that you establish a connection,
  88.  transfer a megabyte or 2 megabytes but then LinkRight just locks
  89.  up.  It is most common with ThinkPads and other portable systems.
  90.  This problem is different from the Retry Warning Delay and you
  91.  should not include this parameter until you've tried bumping up
  92.  the Retry Warning Delay to 8 or 9 and the problem persists.
  93.  
  94.  The preferred and suggested mode of use is no parameters on the 
  95.  LRPAR.SYS line in CONFIG.SYS.  You can add parameters if there are
  96.  any problems.
  97.  
  98. The complete list of options for LRCOM.SYS are
  99.  
  100. DEVICE=LRCOM.SYS (1, 03F8, 4) /C:3
  101.  
  102.  /C:X is used to tell the driver what type of system is being used.
  103.  If the driver does not load properly, use this parameter and the
  104.  driver will skip it's own test for type of system used and will accept
  105.  the entered parameter as the system type.
  106.  
  107.  /C:1 is for a 386 SX system.
  108.  /C:2 is for a 386 DX system.
  109.  /C:3 is for a 486 DX system.
  110.  /C:4 is for a 486 DX2 system.
  111.  /C:5 is for a 486 DX4 system.
  112.  /C:6 is for a Pentium system.
  113.  /C:7 is for a faster than Pentium system.
  114.  
  115.  (COM, ADDR, IRQ) where COM is which COM Port to use, ADDR is the
  116.  address of the COM port, and IRQ is the interupt to use.  The format
  117.  is similar to what the standard COM.SYS driver of SIO.SYS driver
  118.  uses.
  119.   
  120.  The preferred and suggested mode of use is no parameters on the 
  121.  LRCOM.SYS line in CONFIG.SYS.  You can add parameters if there are
  122.  any problems.
  123.  
  124. New for LRDOS.EXE
  125.  
  126.  D is a new parameter that you can specify on the DOS command line.
  127.  It adds a driver delay for parallel port access.  Use this 
  128.  parameter if you are having problems transferring lots of files.
  129.  The sympton of the problem is that you establish a connection,
  130.  transfer a megabyte or 2 megabytes but then LinkRight just locks
  131.  up.  It is most common with ThinkPads and other portable systems.
  132.  This problem is different from the Retry Warning Delay and you
  133.  should not include this parameter until you've tried bumping up
  134.  the Retry Warning Delay to 8 or 9 and the problem persists.
  135.  
  136.  Another symptom of this problem is extremely slow transfers.  I
  137.  have one user who would transfer a one megabyte file and it took
  138.  two minutes to complete.  After using this fix, it only took 12
  139.  seconds to complete the same transfer.  This was on a ThinkPad 750.
  140.  
  141.  For example:
  142.  
  143.  LRDOS LPT1 D
  144.  
  145. Bootable Floppies
  146.  
  147. Warp bootable floppies should be built slightly differently.
  148. From the OS/2 System folder, select System Setup.  From there, select 
  149. Create Utility Diskettes.  Build the 3 diskettes.  Boot the system from 
  150. those 3 diskettes, make sure it works OK, then start the modifications.
  151.  
  152.  REM out the config.sys line for memman=noswap.
  153.  
  154.  Add lines:
  155.  MEMMAN=SWAP,PROTECT
  156.  SWAPPATH=C:\TEMPSWAP
  157.  
  158.  Make sure you have about 8 Meg of disk space available for swapper.
  159.  
  160.  REM out protectonly=yes
  161.  
  162.  Add PROTECTONLY=NO
  163.  
  164.  Add LIBPATH=\;A:\;A:;
  165.  
  166. At the end of config.sys, add
  167.  DEVICE=A:\LRPAR.SYS
  168.  
  169. Copy LRPAR.SYS to Utility diskette 2. Copy NLS.DLL to Utility diskette 2.
  170. You may also need VIOCALLS.DLL  and DOSCALL1.DLL (I think, I'm 
  171. not sure about these).
  172.  
  173. Obviously, I skipped a couple of steps for partitioning, formatting, making
  174. c:\tempswap, making c:\temp and putting LRCLONER.EXE in there.
  175.  
  176. You don't need CMD.EXE or EAUTIL.EXE in the C:\TEMP directory if you're using
  177. version 1.1E or greater of LinkRight.  Ignore the statements in the manual
  178. saying you do need to do this.
  179.  
  180. On Utility diskette 3 you'll find things like format.com fdisk.com, and the
  181. important file sysinstx.com.  Other than that, diskette 3 is not used.
  182.  
  183. New for 1.1F
  184.  
  185. The biggest difference is improved serial port speed.  Now, you
  186. can reliably do 115.2 kbps.  Note the new driver, LRCOM.SYS, is
  187. required for 57.6 kbps or 115.2 kbps.  This driver does not 
  188. interfere with your normal com drivers (either com.sys or sio.sys).
  189.  
  190. Limitations
  191.  
  192. Faster serial speed comes at a price.  If you have a serial mouse,
  193. you'll find that running LinkRight at 115 kbps or 57 kbps changes your
  194. system to a single tasking system.  If you have a PS/2 mouse or
  195. bus mouse using a high interupt, you can probably continue to use your
  196. system while transferring files.
  197.  
  198. This limitation will be fixed in a future version.  1.1F was created
  199. in a couple of weeks and is a quick and dirty version for faster
  200. serial support.  Some niceties were sacrificed so it could be
  201. released sooner.
  202.  
  203. Bug fixes
  204.  
  205. A couple of bugs have been fixed.  Some users reportedly could not
  206. change directories to certain directories.  This bug was reported
  207. many months ago, but I was never able to duplicate it.  During
  208. final testing of 1.1F, I saw this bug occur on one of the four
  209. systems I use for testing.  About 5 directories out of 200 failed.
  210. After I duplicated the problem, it was fairly easy to fix, though
  211. I still can't understand why it happened and why it happened on
  212. only some systems and only on some directories.
  213.  
  214. Options
  215.  
  216. The patch file deletes your current options.  When you start the
  217. new version of LinkRight, it will start with the default options,
  218. so you'll have to set things up the way you want them.
  219.  
  220. If you copy the files to another system, be sure to delete the
  221. LINKRGHT.CFG file, and have it start with no old configuration
  222. file.
  223.  
  224. ****IMPORTANT******
  225. The MOST common user error for those using LRCLONER is starting
  226. a clone operation and having the files transferred to C:\TEMP.
  227. Some users try to fix this by starting LRCLONER from the root
  228. directory of C:.  This only causes other problems.  
  229.  
  230. The proper method of cloning is to start LRCLONER from the
  231. C:\TEMP directory.  Once a connection is established, from the
  232. Local system change directories on the Remote system by double
  233. clicking on the line with ".." (you also have to change directories
  234. on the Local system to get to the root).  Now you can start 
  235. transferring files and they will go to the proper location.
  236. *******************
  237.  
  238. Turbomode (in the Options menu of LinkRight when in Local mode)
  239. should be turned off initially.  Also, Turbomode is read and
  240. set once when you establish a connection.  To change Turbomode,
  241. change the option, disconnect if you are currently connected, 
  242. and do a re-connect.  If you have no trouble with Turbomode
  243. off, you can try Turbomode on and get a speed boost.
  244.  
  245. The LinkRight parallel port driver can now be used in interupt
  246. driven mode or polled mode.  The default is polled, which matches
  247. the default of PRINT01.SYS in OS/2 Warp 3.0.
  248.  
  249. Interupt driven mode has some problems.  I've had some of my test
  250. systems lock up completely when used in Turbomode with interupt mode.
  251. The same system does not lock up when Turbomode is off.  None of my
  252. test systems have any problems when using polled mode.  Many 
  253. gigabytes transferred successfully!!  Obviously, we suggest you
  254. use polled mode.
  255.  
  256. For LRCLONER, you no longer need EAUTIL.EXE and CMD.EXE in the 
  257. C:\TEMP directory.  This should make cloning easier.  You still
  258. need the temp directoy and LRCLONER.EXE should be started from
  259. this directory.  Although I said this for 1.1D it turned out not
  260. to be true.  I really mean it this time!!
  261.  
  262.  Serial mice and slow systems are a problem when using the parallel
  263.  port.  Bump the packet size down to 128 bytes and turn Idle time
  264.  transfers on and it may improve response with the mouse.  PS/2 style
  265.  mice are not a problem.  If you find responsiveness is a problem and
  266.  you are willing to work with me, I'll create a special driver for 
  267.  your particular systems to improve mouse responsiveness.  It may take
  268.  a few tries to get it right, so patience would be required.  Obviously,
  269.  when I get it working well on your systems, I'll incorporate it into
  270.  the full LinkRight product.
  271.  
  272.  Bump up the Retry Warning Delay option to 9 and you will not get any
  273.  of those annoying Retry Warnings.  LinkRight will try forever if this
  274.  value is 9.  Of course, you won't know if there is a problem either.
  275.  
  276.  One user complained about updating the Remote system screen just to
  277.  display a "dot".  I didn't see any problem on my systems, and it looked
  278.  like a minor nit.  But during final testing of this version, I grabbed
  279.  my slowest system, turned the hardware turbo switch off on it, and 
  280.  watched for about a second for it to refresh the screen.  Very annoying.
  281.  There is a workaround available, though.  From an OS/2 command prompt,
  282.  run LRCLONER T LPT1 on the Remote system.  You won't lose any 
  283.  functionality and won't be annoyed by the slow screen refresh.
  284.  
  285.  For cloning systems, run LRCLONER with no parameters to check the proper 
  286.  usage.  You should comment out any network stuff in your config.sys on
  287.  the Source system so no files are locked at bootup. I've been told you 
  288.  have to do it this way if you're using COMM manager or Extended Services.
  289.  After that, you can run the full PM version of LinkRight on the Source
  290.  system and copy everything.  Running LRCLONER from the Source system to
  291.  clone an entire system doesn't work (till I fix it), so use full PM
  292.  version on the Source system.
  293.  
  294.  As you can see, LinkRight is up to version 1.1G.  A new version has been
  295.  appearing about once a month.  I would encourage all users to check for
  296.  a new version occasionally because a new version with features you want
  297.  or bugs fixed could be available.  If you have used most of the various
  298.  versions of LinkRight, you have seen substantial improvements in all the
  299.  new releases.  Expect such improvements to continue.
  300.  
  301.  Good luck and happy computing!!
  302.  
  303.  Jeff Tremble
  304.  President Rightware Inc.
  305.  
  306.