DL2: Difference between revisions

From Tandy Tech
Jump to navigation Jump to search
(Created page with "DeskLink+ is a basic "TPDD server" implimented in plain C. dlplus is a fork of an earlier program called "dl" which was an open-source clone of an even earlier closed-source...")
 
m (Bkw moved page Dlplus to DL2)
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
DeskLink+ is a basic "TPDD server" implimented in plain C.
==DeskLink2==
An open source [[TPDD_server]] written in plain C.


dlplus is a fork of an earlier program called "dl" which was an open-source clone of an even earlier closed-source program called Desk-Link.
Originally there was a commercial MS-DOS product named Desk-Link from Travelling Software.<br>
[http://ftp.whtech.com/club100/com/dl-arc.exe.gz Desk-Link]


Current/Latest [http://github.com/bkw777/dlplus dlplus] (may possibly rename this to "dl 1.5")
Then Stephen Hurd wrote a new work-alike he named '''dl - DeskLink for *nix'''.<br>
[http://m100.bbsdev.net/ dl 1.0 to 1.3]


[http://bitchin100.com/wiki/index.php?title=DLPlus dlplus] (could also be thought of as "dl 1.4", although it doesn't say that itself)
Then John Hogerhuis developed it a little further and called that '''dlplus'''<br>
 
[http://bitchin100.com/wiki/index.php?title=DLPlus dlplus]<br>
[http://m100.bbsdev.net/ dl 1.0 to 1.3]
retroactively versioned dl 1.4 but it doesn't say that itself


Last version of the original MS-DOS closed-source [http://ftp.whtech.com/club100/com/dl-arc.exe Desk-Link]
Currently Brian K. White has developed it further and is calling that '''dl2'''.<br>
[http://github.com/bkw777/dl2 dl2]

Latest revision as of 12:51, 27 January 2024

DeskLink2

An open source TPDD_server written in plain C.

Originally there was a commercial MS-DOS product named Desk-Link from Travelling Software.
Desk-Link

Then Stephen Hurd wrote a new work-alike he named dl - DeskLink for *nix.
dl 1.0 to 1.3

Then John Hogerhuis developed it a little further and called that dlplus
dlplus
retroactively versioned dl 1.4 but it doesn't say that itself

Currently Brian K. White has developed it further and is calling that dl2.
dl2