home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 35 Internet / 35-Internet.zip / mtelb9.zip / readme.1st < prev    next >
Text File  |  2002-10-24  |  5KB  |  136 lines

  1. mtelnet for OS/2 and Win32, beta9
  2.  
  3. [ this is probably the coolest telnet client for os/2 and win32 =) ]
  4.  
  5. features:
  6. x  zmodem
  7. x  ansi, vt100
  8. x  phonebook
  9. x  color backscroll
  10. x  its free!
  11.  
  12. mtel.exe = os/2 exe
  13. mt32.exe = win32 exe
  14.  
  15. for key info, hit escape @ the phonebook and then press alt-z
  16.  
  17. report bugs or feature requests! go to:
  18. x  http://ozone.eesc.com/email
  19.  
  20. to get the latest version, go to:
  21. x  http://ozone.eesc.com  ( also check out http://dink.org )
  22.  
  23. ** important! **
  24. if you get a "runtime error" - send me the error along with anything else
  25. displayed on that line (a screen capture would help, too!) so I can
  26. investigate.  also tell me what you were doing when it happened, i'll try
  27. to fix it a.s.a.p!
  28.  
  29. faq:
  30. ----
  31. q  why is is the screen output a bit slower under windows95/98 than nt or
  32.    os/2?
  33. a  it seems like windows95/98 doesn't give high priority to 32bit console
  34.    mode screen writes, theres nothing i can do to speed it up
  35. q  what was mtelnet coded in?
  36. a  Virtual Pascal v2.1 (free pascal compiler for os/2 & win32) under OS/2 v4
  37.    ( http://www.vpascal.com )
  38.  
  39. myth: mt32.exe is a dos program.
  40. fact: nope, its a console-mode win32 application.
  41.  
  42. whatsnew:
  43.  
  44.    march 19th, 2002 (beta 8)
  45.    -------------------------
  46. x  fix for windowsxp
  47. x  (may include other fixes, not sure, its been ages :)
  48.  
  49.    april 9th, 2000 (beta 7)
  50.    ------------------------
  51. x  fixed vt100 parser a bit, now linuxconf / make menuconfig works
  52.    with the cursor keys
  53. x  fixed weird line-feed problem on column 80, caused problems with ncftp
  54. x  re-set keyboard to binary mode after shelling to commandprompt in win32
  55. x  fixed misc. bugs in the ansi parser
  56.  
  57.    september 14th, 1999 (beta 6, release #2)
  58.    -----------------------------------------
  59. x  fixed ansi corruption in lord 2 and some lord igm
  60. x  fixed runtime error 207 in zmodem
  61. x  fixed send break (ctrl-end)
  62. x  fixed the right alt key in the win32 version
  63. x  stuck the icon inside the win32 exe
  64.  
  65.    august 11th, 1999 (pre-beta 6)
  66.    ------------------------------
  67. x  random crc errors in upload and download fixed
  68. x  zmodem download would truncate a file if you allready had it
  69.    and it was complete
  70. x  updated all the urls
  71. x  added telnet://host:ip support to the phonebook and quickdial
  72. x  added vt100 f-keys (toggle between vt100 f-keys or macros in config)
  73. x  fixed 'end' key vt100 code
  74. x  removed a lot of redundant variables & optimized code
  75.  
  76. todo:
  77.  
  78. x  add modes other than 80x25 (email me if you want this)
  79. x  port it to linux (maybe soon! vp/2 for linux is just around the corner)
  80. x  suggestions?  email me!
  81.  
  82.    december 26, 1998 (beta 5)
  83.    -----------------
  84. x  updated the alt-z help screens
  85. x  fixed a problem where ctrl-s, ctrl-d and ctrl-p couldn't be inputted
  86.    in the os/2 version
  87. x  turned off that annoying flashing mouse cursor in the win32 version
  88. x  added new commandline parameters: -q = exit mtelnet after
  89.    disconnect, -h = commandline help
  90. x  fixed the caps-lock problem in the win32 version where it would
  91.    "shift" the numbers/punctuation.  (this is actually a bug in the
  92.    win32 api: ReadConsoleInput)
  93. x  fixed extra linefeeds in vt1xx emulation (most noticably using
  94.    "screen" under *nix)
  95. x  it now accepts a telnet url-format commandline parameter so you
  96.    can use mtelnet with your favorite browser.
  97. x  alt-e local echo toggle fixed
  98. x  changed the phonebook a bit
  99. x  echo problem with COM/IP can be fixed by adding "S1003=7" to the
  100.    init string.  (this is a bug in COM/IP, not mtelnet!)
  101.  
  102.    october 10, 1998 (beta 4 release #2)
  103.    ----------------
  104. x  fixed ascii uploading
  105. x  shift-page up and page down now work as vt100/102 pg up/down keys
  106.    (pg up w/no shift is upload)
  107. x  the home key now sends the correct ansi "home" sequence
  108.  
  109.    october 4, 1998 (beta 4)
  110.    ---------------
  111. x  page up / page down support in the phonebook
  112. x  several cosmetic fixes, some things look nicer
  113. x  "hide passwords" now hides passwords in the phonebook editor
  114. x  vt100 page up/page down implemented, hold shift for a page up
  115. x  fixed a problem where sometimes (rarely) the phonebook editor would
  116.    get out-of-sync
  117. x  fixed ctrl-c in the win32 version
  118. x  shift-insert in the windows version pastes the clipboard, since for some
  119.    reason i couldn't get it to work with 'paste' on the win95 toolbar..
  120. x  now compiled with vp/2 2.0 beta 3! (http://www.fprint.co.uk/vpascal)
  121.  
  122.    september 7, 1998 (beta 3)
  123.    -----------------
  124. x  sped up the text output in mtel for win32
  125. x  fixed a bug where it would sometimes not figure out if the remote host
  126.    dropped connection
  127. x  fixed alt-g, wouldn't work correctly in windows98 (worked fine in 95!?)
  128. x  several misc optimizations in both os/2 and win32 versions
  129.  
  130.    september 5, 1998 (beta 2)
  131.    -----------------
  132. x  bugfixes in zmodem
  133. x  new color backscroll!
  134. x  auto-binary mode (tip: turn binary mode off in the config)
  135.  
  136.