home *** CD-ROM | disk | FTP | other *** search
/ Chip 1995 March / CHIP3.mdf / demo / pctcp / program / disk1 / readme.txt < prev    next >
Encoding:
Text File  |  1994-07-14  |  14.7 KB  |  378 lines

  1.                      README.TXT
  2.                  PC/TCP ONNET 1.1 
  3.              PC/TCP NETWORK SOFTWARE 3.0
  4.  
  5.  
  6.                  Contents
  7.  
  8.  
  9.     1  Installing PC/TCP OnNet and PC/TCP Network Software 
  10.        1.1    Using Multiple TCP/IP Protocol Stacks  
  11.        1.2    Choosing a DOS or Windows Install
  12.        1.3    Upgrading
  13.        1.4    Installing with Windows for Workgroups 3.11
  14.        1.5    Removing Obsolete Parameters From The
  15.         \WINDOWS\SYSTEM.INI File 
  16.        1.6    Possible Problem With NDIS 1.X, PROTMAN.DOS, and
  17.         NETBIND  
  18.        1.7    Deleting files during an upgrade from PC/TCP Network
  19.         Software, V.2.3  
  20.        1.8    Installing Multiple Kernels, and Adding New
  21.             Components or Interfaces  
  22.         1.8.1  Installing More than One Type of Kernel
  23.         1.8.2  Installing both a TSR and VxD kernel (OnNet only)
  24.        1.9    Decompressing Files
  25.        1.10  Installing PC/TCP With Microsoft Chicago (Windows 4.0)  
  26.        1.11  Windows Install bug updating SYSTEM.INI
  27.        1.12  Reinstall New behavior is misleading
  28.     2  Kernel Name Resolution And Third-Party Applications
  29.     3  Using InterDrive With a 3C503 Card
  30.     4  TN Negotiating The X-Display Option
  31.     5  Resizing The PC/TCP Windows TNVT Scrollback Buffer
  32.     6  PC/TCP Windows FTP Application
  33.        6.1    Percent Transferred Graph
  34.        6.2    Using a Command File
  35.     7  PC/TCP Windows FTP Server and Server Control Applications
  36.     8  PC/TCP Windows Archiver Application
  37.        8.1    Setting the working directory when you archive files  
  38.        8.2    Setting the working directory when you restore files  
  39.     9  Customizing Sessions in the Reference Desk "Beyond Books" Menu
  40.  
  41.  
  42. 1  Installing PC/TCP OnNet and PC/TCP Network Software
  43.  
  44. 1.1  Using Multiple TCP/IP Protocol Stacks
  45.  
  46. Two TCP/IP protocol stacks cannot run simultaneously over a single
  47. network card and driver.  Both TCP/IP stacks require the same packets
  48. (such as IP and ARP), and the driver can give these packets to only
  49. one stack.  Because of this, you cannot use PC/TCP concurrently over
  50. a single network card with another TCP/IP protocol stack, such as
  51. Microsoft TCP/IP.
  52.  
  53. 1.2  Choosing a DOS or Windows Install
  54.  
  55. The INSTALL.EXE program in DOS does not install any Windows files or
  56. configure the product to run in Windows.  To use PC/TCP in Windows,
  57. you must use the PC/TCP Windows SETUP.EXE program.  For more
  58. information on how the Install program lets you choose networking
  59. programs for Windows or in DOS, see the PC/TCP manual "Getting
  60. Started" and the PC/TCP Release Notes.
  61.  
  62. 1.3  Upgrading
  63.  
  64. If you are upgrading, exit any PC/TCP Windows applications before
  65. you run SETUP.EXE.  The kernel and other TSRs, such as InterDrive,
  66. can be loaded when you run the Setup program.
  67.  
  68. 1.4  Installing with Windows for Workgroups 3.11
  69.  
  70. When installing with Windows for Workgroups (WfW) 3.11, you must use
  71. the WfW Network Setup program to install an NDIS driver before
  72. running the PC/TCP SETUP.EXE. You usually do this at the time you
  73. install Windows for Workgroups.  For PC/TCP Networking software (TSR
  74. kernel), choose a Real Mode NDIS Driver. For OnNet (VxD kernel),
  75. choose an Enhanced Mode NDIS driver (or if you want to manually switch
  76. between the VxD and TSR kernels, choose "Real Mode and Enhanced Mode
  77. NDIS Driver").  You can also run over ODI drivers under WfW with
  78. either the TSR or the VxD kernel.  
  79.  
  80. See the installation procedures in the manual "Managing PC/TCP" for
  81. more information.  
  82.  
  83. 1.5  Removing Obsolete Parameters 
  84.  
  85. 1.5.1  From The \WINDOWS\SYSTEM.INI File
  86.  
  87. These SYSTEM.INI lines were required in the PC/TCP Network Software
  88. v.2.3 release, but are now obsolete.  The Install program removes any
  89. of these entries:
  90.     [386Enh]
  91.     device=wfwftp.386
  92.     secondnet=wfwftp.386
  93.     device=vpctcp.386
  94.     secondnet=vpctcp.386
  95.  
  96. Install does not remove the dis_pkt.gup entry from  the  Windows SYSTEM.INI
  97. file. This entry does no harm but you can remove it if you do not intend to
  98. use the TSR kernel.
  99.  
  100. 1.5.2  From the AUTOEXEC.BAT File
  101.  
  102. Setup, when installing the VxD kernel, will remove netbios.com, idrive.exe,
  103. idmnt.exe, idnet.exe and setclock.exe commands from AUTOEXEC.BAT
  104. because the VxD does not support networking in DOS. If you have other
  105. network commands in AUTOEXEC.BAT they will fail.
  106.  
  107. If the netbios.com command is in AUTOEXEC.BAT, Setup adds the
  108. parameter "vnbep=yes" to the [pctcp vxdinit] section of the PCTCP.INI
  109. file. If the idrive.exe command is in AUTOEXEC.BAT, Setup adds the
  110. parameter "vidrive=yes" to the [pctcp vxdinit] section of PCTCP.INI.
  111. This provides NetBIOS and InterDrive functionality under Windows
  112. using the VxD kernel, if you were previously using this functionality.
  113.  
  114. If you were using setclock.exe in AUTOEXEC.BAT you can manually add
  115. the setclock.pif to the Windows Program Manager startup group.  See
  116. the manual "Using PC/TCP in Windows" for more information.
  117.  
  118.  
  119.  
  120. 1.6  Possible Problem With NDIS 1.X, PROTMAN.DOS, and NETBIND
  121.  
  122. The INSTALL and SETUP programs copy the NDIS 2.xxx redistributable
  123. files PROTMAN.DOS and NETBIND.EXE when you install an NDIS driver. If
  124. you already have older copies of these NDIS files, and the netbind
  125. command in AUTOEXEC.BAT does not include a path, the netbind command
  126. may fail.
  127.  
  128. The \PCTCP directory is added to the path first.  This causes the new
  129. version of netbind to run, which is not compatible with the old
  130. version PROTMAN.DOS in the CONFIG.SYS file.
  131.  
  132. To resolve this, either add the complete path to the old netbind
  133. command.  Or, change the pathname in CONFIG.SYS to use the new
  134. PROTMAN.DOS in the PCTCP directory.
  135.  
  136. 1.7  Deleting Files During an Upgrade from PC/TCP Network Software, V.2.3
  137.  
  138. The install program is conservative in choosing the files it deletes
  139. when upgrading into the same directory. It does not delete the
  140. following old files, which you may want to delete manually:
  141.  
  142.   aexecftp.bat          autoinst.cwa
  143.   autoinst.exe          autoinst.hlp
  144.   board.dat          config.ins
  145.   ftp.ico          kappconf.cwa
  146.   kappconf.exe          kappconf.hlp
  147.   kappconf.pif          lpq.ico
  148.   lpr.ico          mail.ico
  149.   merger.exe          pctcp.aib
  150.   pctcp.ico          ping.ico
  151.   protocol.ftp          samp_net.cfg
  152.   system.ftp          template.ini
  153.   tn.ico
  154.  
  155. To see which files are removed see the [remove] section of FILES.INF.
  156.  
  157. 1.8  Installing Multiple Kernels, and Adding New Components or Interfaces
  158.  
  159. 1.8.1  Installing More than One Type of Kernel
  160.  
  161. If you use your computer over both a LAN (Local Area Network such as
  162. Ethernet) and a Serial port using SLIP or PPP, you need to install
  163. two kernels, and need to run the install program twice.
  164.  
  165. 1.  Run the Install program.
  166.     If an existing driver is found you should choose not to use it.
  167. 2.  Choose Serial port using SLIP or Serial port using PPP from the
  168.     list of Network Cards. 
  169. 3.  Then run the install program a second time.
  170. 4.  At the Reinstallation dialog choose "Add"
  171.     If an existing driver is found you should choose it, otherwise
  172.     choose your driver from the list of Network Cards.
  173.  
  174. 1.8.2  Installing both a TSR and VxD kernel (OnNet only)
  175.  
  176. To install both a TSR and VxD kernel you must run the install program twice.
  177.  
  178. 1.  Run the Install program
  179. 2.  Choose "Custom" from the New or Upgrade dialogs.
  180. 3.  Choose "Dos and Windows" (TSR Kernel) at the Network Connectivity
  181.     dialog.
  182. 4.  Run the Install program a second time
  183. 5.  Choose "Add" from the Reinstallation dialog.
  184. 6.  Choose Windows (VxD Kernel) at the Network Connectivity dialog
  185. 7.  Choose an existing driver or a Card from the Network Card dialog.
  186.     This creates an additional interface. 
  187. 8.  You can either enter IP configuration for this interface or use
  188.     the Configuration program later to remove this extra interface.
  189.  
  190.  
  191. 1.8.3  Adding Components
  192.  
  193. When reinstalling and you just want to add Components (not a new
  194. network card), make sure that you choose none in the Found Existing
  195. Drivers dialog and choose none in the Network Card dialog.  If you
  196. add a new network interface card, the program prompts you to add a
  197. new IP address.
  198.  
  199.  
  200. 1.9  Decompressing Files
  201.  
  202. The PC/TCP files are compressed using a Microsoft compression
  203. utility.  To manually decompress a file from the disks, you can use
  204. the standard Windows EXPAND.EXE utility, usually located in the
  205. \WINDOWS directory.  As described in the hardcopy doc, you can also
  206. use the SETUP.EXE /Z or the INSTALL.EXE /Z command.
  207.  
  208. 1.10  Installing PC/TCP With Microsoft Chicago (Windows 4.0)
  209.  
  210. During its second Beta, Microsoft changed the Chicago
  211. protocol-to-driver interface from NDIS version 3.0 to NDIS version
  212. 3.1 to support the dynamic loading and unloading of drivers and
  213. protocols.
  214.  
  215. FTP Software supports NDIS version 3.0 and is working on support of
  216. the updated NDIS 3.1 VxD.  If you are a Chicago Beta site and need to
  217. use Chicago with PC/TCP, contact FTP Software Technical Support.
  218.  
  219. 1.11  Windows Install bug updating SYSTEM.INI
  220.  
  221. If the existing SYSTEM.INI file has the secondnet.drv parameter set
  222. to PCTCPNET.DRV (capitalized or mixed case), Windows Install does not
  223. recognize that pctcpnet is already installed and sets secondnet.drv
  224. to pctcpnet.drv (in lower case) and adds parameter
  225. pctcpchain=PCTCPNET.DRV.  This causes Windows to fail to load. If you
  226. find both secondnet.drv and pctcpchain parameters set to pctcpnet.drv
  227. remove the pctcpchain parameter.
  228.  
  229. 1.12  Reinstall New behavior is misleading
  230.  
  231. When running install a second time the Reinstallation dialog offers
  232. choices Add and New. The choice New says that it uses existing
  233. installation information. It does use existing IP and DNS
  234. configuration but it creates a new PCTCP.INI file. The old PCTCP.INI
  235. file is backed up so you can restore all your old configuration from
  236. there.
  237.  
  238. 2  Kernel Name Resolution And Third-Party Applications
  239.  
  240. To make the PC/TCP kernel smaller, Domain Naming Service (DNS) code
  241. was moved out of the kernel into a separate library.
  242.  
  243. If you are using applications written with the PC/TCP Development Kit
  244. in an earlier version of PC/TCP and which use the PC/TCP kernel for
  245. name resolution, keep the [pctcp kernel] parameter
  246. "kernel-does-dns=yes" in the PCTCP.INI file.  Setting this parameter
  247. to "no" shrinks the kernel by 6.5K.  Set this parameter to "no" if
  248. you do not use old applications which require DNS support in the
  249. kernel, and want to free more low DOS memory.
  250.  
  251.  
  252. 3  Using InterDrive With a 3c503 Card
  253.  
  254. The 3c503 interface card and some older network cards such as the
  255. NI5210 or 3c501 do not work well with 8K reads from the InterDrive
  256. VxD or TSR client.  If you are using the 3c503 card with InterDrive
  257. and are having problems copying files or running programs from the
  258. network drive, set the parameter "read-size=1024" in the [pctcp
  259. idrive] or [pctcp (filesystem)] section of the PCTCP.INI file.  
  260.  
  261.  
  262. 4  TN Negotiating The X-Display Option
  263.  
  264. If you have an X-server running on your system, DOS TN.EXE does not
  265. negotiate the X-display option.  To do so, specify
  266. "pktdrv-loopback=yes" in the [pctcp kernel] section of your PCTCP.INI
  267. file.
  268.  
  269.  
  270. 5  Resizing The PC/TCP Windows TNVT Scrollback Buffer
  271.  
  272. If you change the size of the TNVT scrollback buffer, TNVT will only
  273. retain (or save) one screen of data containing the last 25 lines of
  274. the scrollback buffer.  This frees memory resources for other
  275. applications.
  276.  
  277.  
  278. 6  PC/TCP Windows FTP Application
  279.  
  280. 6.1  Percent Transferred Graph
  281.  
  282. When you transfer files with the PC/TCP FTP Windows application, a
  283. copy progress bar shows the percentage of files transferred. If you
  284. transfer files larger than 6.3 Megabytes, the percentage increments
  285. correctly and the file is transferred, but the black bar disappears
  286. and then a while later starts over again at the far left of the bar
  287. frame.
  288.  
  289. If you transfer files from a UNIX host, FTP includes newline and
  290. formfeed characters in this calculation. Due to the addition of these
  291. characters, a transfer may continue after the graph indicates that
  292. 100% of the files have been transferred.
  293.  
  294. When cancelling a file copy of a very large file, the cancel may take
  295. several minutes.
  296.  
  297.  
  298. 6.2  Using a Command File
  299.  
  300. The FTP Windows application does not support using a command file as
  301. documented in the "Transferring Files" chapter of the "Using PC/TCP
  302. in Windows" manual and in the online help for the FTP application.
  303. This application does not contain the Run Command File entry on the
  304. Command menu.
  305.  
  306.  
  307. 7  PC/TCP Windows FTP Server and Server Control Applications
  308.  
  309. If you have a file transfer in progress with the Windows FTP Server,
  310. and you attempt to close the Server Control application, Server
  311. Control will not exit cleanly, and you will not be able to reload
  312. Server Control and the servers later.
  313.  
  314. If you are using the FTP server and have an active file transfer in
  315. progress, first stop the Windows FTP Server, then exit the Server
  316. Control application.
  317.  
  318.  
  319. 8  PC/TCP Windows Archiver Application
  320.  
  321. When you use Archiver, you usually restore files to the same
  322. directory that contained the files when Archiver backed up the files.
  323. You can also restore files to a different directory. To do so, you
  324. must:
  325.  
  326. -Set the working directory when you archive files 
  327. -Set the working directory when you restore files
  328.  
  329. 8.1  Setting the working directory when you archive files
  330.  
  331. 1. In Archiver, choose Archive from the Commands menu. The Archive
  332.    dialog box appears.
  333.  
  334. 2. Under Archive To, specify the information for the archive.
  335.  
  336. 3. Under Archive Files, type a dot (.) in the File Names box.
  337.  
  338. 4. Set the working directory by choosing a Select Files button.
  339.    In the Select Files box, select the Drive and Directory
  340.    that you want archive from.    Choose CANCEL to close the box.
  341.    Windows sets the working directory for Archiver as the directory
  342.    that you selected.
  343.  
  344. 5. Choose Start Archive.
  345.  
  346.  
  347. 8.2  Setting the working directory when you restore files
  348.  
  349. 1. In Archiver, choose Restore from the Commands menu.
  350.    The Restore dialog box appears.
  351.  
  352. 2. Under Restore From, specify the information for the restoration.
  353.  
  354. 3. Under Restore Files, type a dot (.) in the File Names box.
  355.  
  356. 4. Set the working directory by choosing the Select File button.
  357.    In the Select Files box, select the Drive and Directory that
  358.    you want to restore to.  Choose CANCEL to close the box.
  359.    Windows sets the working directory for Archiver as the directory
  360.    that you selected.
  361.  
  362. 5. Choose Start Restore.
  363.  
  364. Note: Any time that you select a drive and a directory in a Select
  365. Files dialog box, Windows sets that directory as the working
  366. directory for Windows applications.
  367.  
  368.  
  369. 9  Customizing Sessions in The Reference Desk "Beyond Books" Menu
  370.  
  371. The manual "Using PC/TCP in Windows", Chapter 2 (Viewing
  372. Documentation Online) states that you cannot customize the Beyond
  373. Books menu with specific Windows FTP and TNVT session names. However,
  374. it IS possible to use the -S session_name option when you customize
  375. the Beyond Books menu.  This lets you launch pre-defined FTP or TNVT
  376. sessions from within the viewer.
  377.  
  378.