home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 3 Comm / 03-Comm.zip / nos2eval.zip / readme.txt < prev    next >
Text File  |  1996-07-02  |  4KB  |  103 lines

  1. NetOp for OS/2, version 5.2
  2. ===========================
  3.  
  4. NetOp for OS/2, version 5.2 consists of an OS/2 Guest, an OS/2 Host and an
  5. OS/2 Gateway.
  6.  
  7. The Guest program can establish a remote control connection to
  8. the Host program via the following communication methods:
  9.  
  10.  - IPX
  11.  - NetBIOS
  12.  - Serial (modem / null-modem)
  13.  - APPC/APPN (SNA)
  14.  - TCP/IP (IBM,FTP)
  15.  - ISDN (Capi interface)
  16.  
  17. The Guest program can also remote control NetOp for Windows Hosts.
  18. Furthermore, the Guest program can establish a remote control
  19. connection to version 4.3x of REMPCNB, REMPCIPX and REMPCOS2,
  20. making it backward compatible with NetOp/NetOpPM version 4.3x.
  21.  
  22. The Gateway permits the OS/2 Guest program to access the gateway via
  23. modem, ISDN or APPC and then reach OS/2 or Windows Hosts via NetBIOS, IPX
  24. or TCP/IP.
  25.  
  26.  
  27. TCP/IP
  28. ------
  29. If a DTL2.INI file is created (see manual section 7.4) then the TCP/IP
  30. section should start with [TCP/IP] and NOT with [TCPIP] as documented in
  31. the manual.
  32.  
  33.  
  34. NetBIOS
  35. -------
  36. When the NetOp Host program has loaded, please wait at least 10 seconds 
  37. before trying to connect to the PC.
  38.  
  39. Serial/modem
  40. ------------
  41. NetOp for OS/2 needs the modem to have local echo enabled (this is 
  42. default on most modems). If this is not enabled NetOp will generate
  43. a "No response from modem" message. To explicitely enable local echo
  44. add E1 to the modem setup string.
  45.  
  46. If you cannot get a remote control session running, please try to define
  47. modem strings that forces your modems not to use compression and error 
  48. correction.
  49.  
  50.  
  51. Initializing multiple protocols
  52. -------------------------------
  53. If you experience problems during load or exit of the program, please try to 
  54. run with only one protocol initialized to test if that solves the problems.
  55. For example, initializing IPX and NetBIOS simultaneously can in some cases
  56. cause malfunction.
  57.  
  58.  
  59. Color reduction
  60. ---------------
  61. If you reduce the color to 2, you can gain quite a lot of speed when running
  62. across slow speed links. If the screen on the Guest is difficult to read, you
  63. can optain a very good result by changing the color palette on the host.
  64. You can for example do this by selecting System SetUp, then Scheme Palette. 
  65. Press the Alt key while you drag e.g. the Monochrome Scheme to your desktop.
  66.  
  67. Blank Screen
  68. ------------
  69. The Blank Screen feature is not supported by all graphic adapters. It has been
  70. verified that the following adapters do not support blank screen: XGA-2
  71.  
  72. Keyboard Control
  73. ----------------
  74. If your Host is running Warp, and you cannot control the keyboard, please try
  75. to add the parameter /D to the NHOST2.SYS device driver in your config.sys
  76. file. Eg: Device=c:\netop\nhost2.sys /D
  77.  
  78.  
  79. Mouse Control
  80. -------------
  81. If you are remote controlling an OS/2 2.11 Host you might potentially loose
  82. control of the remote mouse. This is due to OS/2 responding with a message of
  83. in-sufficient resources. If you run into this problem, please use our 
  84. "local mouse" setting on the Guest PC. Should this not overcome the problem, 
  85. consider upgrading OS/2 to Warp, where no such problem exist. If you cannot 
  86. upgrade, you can work around the problem by re-loading the Host program. You 
  87. can even do this remotely. If you load the Host program via a cmd file and 
  88. then  remotely close down the Host, the cmd file will automatically re-load 
  89. the Host.
  90.  
  91. Example of cmd file, NHOST.CMD
  92.  
  93.   :START
  94.   NHOST2 /L
  95.   GOTO START
  96.  
  97. Please notice that you should close the NHOST2 program from the NHOST2 program,
  98. not from the task list.
  99.  
  100.  
  101.  
  102. Danware Data A/S
  103. July, 1996