DialupToTelnet was compiled with Borland Delphi 6 Personal Edition, so that is
the only environment I will support.  That's not to say it won't work with
other Pascal compilers like Virtual Pascal or FreePascal, I just haven't tried.

DialupToTelnet.dpr is the main Delphi project file.  In order to compile it,
you will first have to go to http://www.elebbs.com and download EleCOM.  That
is the communications library this program has been based around.  Thanks to 
Maartek Bekers for such great serial and telnet routines.