home *** CD-ROM | disk | FTP | other *** search
/ Toolkit for DOOM / DOOMTOOL.ISO / net_doom / ipxfer21.txt < prev    next >
Text File  |  1994-08-13  |  4KB  |  104 lines

  1. IPXFER v2.10 
  2.  
  3. **Fixes timing problems with 2.0**
  4.  
  5. by: 
  6. Joshua Jackson
  7. Jackson Software
  8. jsoftware@delphi.com
  9.  
  10. IPXFER is a command line IPX File Transfer Program that eliminates the hassle
  11. of swapping floppies when exchanging PWADs (or any other file type for that
  12. matter).
  13.  
  14. IPXFER consists of 3 files:
  15.  
  16.    SENDNET.EXE  - File sendning program
  17.    RECNET.EXE   - File receiving program
  18.    CLOSES.EXE   - Closes the IPX sockets used by IPXFER in case you have
  19.                   to use CTRL-BREAK to get out of a session.
  20.  
  21.  
  22. The only parameter for SENDNET is the file specification of the files you
  23. wish to send (Wildcards are OK).  DO NOTE-  SENDNET will not allow you
  24. to specify a path to the files you wish to transfer.  You must be in the
  25. directory from which you want to send.  (This is something later versions 
  26. will fix).
  27.  
  28. For RECNET, you can specify the -SKIP parameter,  this will cause IPXFER
  29. to ignore files that already exist at the destination.  This saves a lot
  30. of time if you have several duplicate files on either hard drive.
  31.  
  32. CLOSES has no parameters.
  33.  
  34. Changes from v1.1:
  35.  
  36.    -Added the -SKIP parameter to RECNET so that you can skip files that
  37.     already exist at the destination.
  38.    -Both SENDNET and RECNET have built in 64k file buffers to help improve
  39.     performance.
  40.    -The protocol has been rewritten to dramatically improve data throughput.
  41.     On smaller files, IPXFER 2.0 is roughly 5-10 times faster than 1.1.  On
  42.     large files (such as DOOM.WAD), it is roughly twice as fast.
  43.    -New display screens (whoopie...)
  44.    -Improved protocol stability.
  45.  
  46. Changes from 2.0:
  47.  
  48.    -Fixes a small timing problem in 2.00 that would occasionally cause
  49.     a lockup to occur during multiple file transfers.
  50.    -Adjusted the file buffering so that file transfers seem less choppy.
  51.    -Will no longer allow boneheads that wish to ignore my warnings about use
  52.     under Windoze to do so.  IPXFER will simply give you a little message
  53.     about being a DOS app and quit on you.
  54.  
  55. NOTE:  Unlike previous versions, IPXFER 2.0 & 2.1 are NOT downward compatible 
  56. with earlier versions.  Using a copy of .99b, 1.0 or 1.1 with 2.0+ will result 
  57. in serious data loss.
  58.  
  59. Should be added to future versions:
  60.  
  61.    -Capability to specify a directory path on the command line of SENDNET.
  62.    -Capability to send entire directory trees, rather than just one directory
  63.     at a time.
  64.    -One station operation.  Run a shell on the local terminal and a request
  65.     processor on the remote computer and do all the work from the local one.
  66.    -Maybe a Windoze version if I get enough interest in one.
  67.  
  68.  
  69. Winoze Users:
  70.  
  71.    -IPXFER for DOS is >>>NOT<<< designed to be used under Windows.  If
  72.     you do feel it necessary to blow off this warning, be my guest.  IPXFER
  73.     will now give you a wonderful little message if run under windows and
  74.     quit on you.
  75.  
  76. Data Throughput:
  77.  
  78.    When using computers running as fast or faster than a 386DX/40, typical
  79.    throughput was around 120k - 150k per sec   (sustained transfer).  When
  80.    sending files smaller than 16k, burst thoughput reaches around 400k per
  81.    sec.  Disk caches will also dramaticall improve performace.
  82.  
  83.    Note: These speeds were achieved using 16bit NE2000 EtherNet cards that
  84.          have a transfer speed of 10MBits / Sec and Western Digital 212Mb
  85.          hard drives that have a data trasnfer rate of around 1Mb / Sec.
  86.  
  87.    ARCNET Users:  Expect speeds of around 60k-80k per sec.  (ARCNET cards
  88.                   typically have a transfer speed of around 2.5MBits / Sec.)
  89.  
  90. Registration:  Well, I have put enough time into IPXFER that I think it is
  91. a decent enough program to ask for registration.  If you enjoy this program
  92. and would like to continue using it, a registration fee of $5 would be
  93. appreciated.
  94.  
  95. Josh
  96. jsoftware@delphi.com
  97.  
  98.  
  99. PS:  If you downloaded this file in its UUEncoded form, please send the
  100. decoded ZIP file back to the FTP site.  My Internet carrier (Delphi) does not
  101. allow me to PUT binary files onto FTP sites.
  102.                             
  103.                             Thanks!
  104.