How to use the reassembly algorithm program
-------------------------------------------

Assemble the source file REASSM_S with TASM. You'll get a file named
REASSM_X. Load the file with LDR:   

C:> LDR REASSM_X

Make sure you have the test file TESTFILE in a disk in drive DSK1.

You may of course modify the test file to test the reassembly algorithm.


This algorithm will be included in future versions of the IP driver.


Michael
