home *** CD-ROM | disk | FTP | other *** search
/ Toolkit for DOOM / DOOMTOOL.ISO / net_doom / ipxfer20.txt < prev    next >
Text File  |  1994-08-05  |  3KB  |  80 lines

  1. IPXFER v2.00 
  2.  
  3. by: 
  4. Joshua Jackson
  5. Jackson Software
  6. jsoftware@delphi.com
  7.  
  8. IPXFER is a command line IPX File Transfer Program that eliminates the hassle
  9. of swapping floppies when exchanging PWADs (or any other file type for that
  10. matter).
  11.  
  12. IPXFER consists of 3 files:
  13.  
  14.    SENDNET.EXE  - File sendning program
  15.    RECNET.EXE   - File receiving program
  16.    CLOSES.EXE   - Closes the IPX sockets used by IPXFER in case you have
  17.                   to use CTRL-BREAK to get out of a session.
  18.  
  19.  
  20. The only parameter for SENDNET is the file specification of the files you
  21. wish to send (Wildcards are OK).  DO NOTE-  SENDNET will not allow you
  22. to specify a path to the files you wish to transfer.  You must be in the
  23. directory from which you want to send.  (This is something later versions 
  24. will fix).
  25.  
  26. For RECNET, you can specify the -SKIP parameter,  this will cause IPXFER
  27. to ignore files that already exist at the destination.  This saves a lot
  28. of time if you have several duplicate files on either hard drive.
  29.  
  30. CLOSES has no parameters.
  31.  
  32. Changes from v1.1:
  33.  
  34.    -Added the -SKIP parameter to RECNET so that you can skip files that
  35.     already exist at the destination.
  36.    -Both SENDNET and RECNET have built in 64k file buffers to help improve
  37.     performance.
  38.    -The protocol has been rewritten to dramatically improve data throughput.
  39.     On smaller files, IPXFER 2.0 is roughly 5-10 times faster than 1.1.  On
  40.     large files (such as DOOM.WAD), it is roughly twice as fast.
  41.    -New display screens (whoopie...)
  42.    -Improved protocol stability.
  43.  
  44.  
  45. NOTE:  Unlike previous versions, IPXFER 2.0  is NOT downward compatible with
  46. earlier versions.  Using a copy of .99b, 1.0 or 1.1 with 2.0 will result in
  47. serious data loss.
  48.  
  49. Should be added to future versions:
  50.  
  51.    -Capability to specify a directory path on the command line of SENDNET.
  52.    -Capability to send entire directory trees, rather than just one directory
  53.     at a time.
  54.    -One station operation.  Run a shell on the local terminal and a request
  55.     processor on the remote computer and do all the work from the local one.
  56.    -Maybe a Windoze version if I get enough interest in one.
  57.  
  58.  
  59. Winoze Users:
  60.  
  61.    -IPXFER for DOS is >>>NOT<<< designed to be used under Windows.  If
  62.     you do feel it necessary to blow off this warning, be sure to at least
  63.     include the VIPX.386 that is included in the ZIP file in you SYSTEM.INI
  64.     under the 386enhanced section.
  65.  
  66. Registration:  Well, I have put enough time into IPXFER that I think it is
  67. a decent enough program to ask for registration.  If you enjoy this program
  68. and would like to continue using it, a registration fee of $5 would be
  69. appreciated.
  70.  
  71. Josh
  72. jsoftware@delphi.com
  73.  
  74.  
  75. PS:  If you downloaded this file in its UUEncoded form, please send the
  76. decoded ZIP file back to the FTP site.  My Internet carrier (Delphi) does not
  77. allow me to PUT binary files onto FTP sites.
  78.                             
  79.                             Thanks!
  80.