I have now a TI85, and I found many link software for it.
But I still like the old DOS command based software. So I
updated the Tran8 software. Now it supports:
The TI85, TI82 and TI83, the parallel ("$5"), serial ("$4") and
the Graph link.

------------------------------------
Known Bugs:
-The program may hang sometimes. If so try pressing ^C and then to send 
 or recive something on the calculator.
 The problem could be resolved in the program to make him
 interrupt the wait, but this will make the linking slower. 

-----------------------------------
Usage:

To set the type of link to use, change the T8 setting in
the eviorment table. Use(this command can be inserted in AUTOEXEC.BAT):

SET T8 = LPTx        ; Parallel link, where x < 4
or
SET T8 = COMx        ; Serial link, where x < 4
or
SET T8 = Gx          ; Graph link, where x < 4, and designate the COM port


To send a file to your calculator(the calculator type will be
determined from the file content):

 s8 <files>

 you can use wildcards.

To recieve a file use:

 r8

 with no arguments.


Any questions ir comments to :
  Sami Khawam(a9501901@unet.univie.ac.at or sKhawam@bigfoot.com)
