home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 35 Internet / 35-Internet.zip / mtelb7_2.exe / readme.1st < prev   
Text File  |  2000-04-09  |  5KB  |  130 lines

  1. mtelnet for OS/2 and Win32, beta7
  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.0 under OS/2 v4 ( http://www.vpascal.com )
  37.   
  38. myth: mt32.exe is a dos program.
  39. fact: nope, its a console-mode win32 application.
  40.  
  41. whatsnew:
  42.  
  43.    april 9th, 2000 (beta 7)
  44.    ------------------------
  45. x  fixed vt100 parser a bit, now linuxconf / make menuconfig works
  46.    with the cursor keys
  47. x  fixed weird line-feed problem on column 80, caused problems with ncftp
  48. x  re-set keyboard to binary mode after shelling to commandprompt in win32
  49. x  fixed misc. bugs in the ansi parser
  50.  
  51.    september 14th, 1999 (beta 6, release #2)
  52.    -----------------------------------------
  53. x  fixed ansi corruption in lord 2 and some lord igm
  54. x  fixed runtime error 207 in zmodem
  55. x  fixed send break (ctrl-end)
  56. x  fixed the right alt key in the win32 version
  57. x  stuck the icon inside the win32 exe
  58.  
  59.    august 11th, 1999 (pre-beta 6)
  60.    ------------------------------
  61. x  random crc errors in upload and download fixed
  62. x  zmodem download would truncate a file if you allready had it
  63.    and it was complete
  64. x  updated all the urls
  65. x  added telnet://host:ip support to the phonebook and quickdial
  66. x  added vt100 f-keys (toggle between vt100 f-keys or macros in config)
  67. x  fixed 'end' key vt100 code
  68. x  removed a lot of redundant variables & optimized code
  69.  
  70. todo:
  71.  
  72. x  add modes other than 80x25 (email me if you want this)
  73. x  port it to linux (maybe soon! vp/2 for linux is just around the corner)
  74. x  suggestions?  email me!
  75.  
  76.    december 26, 1998 (beta 5)
  77.    -----------------
  78. x  updated the alt-z help screens
  79. x  fixed a problem where ctrl-s, ctrl-d and ctrl-p couldn't be inputted
  80.    in the os/2 version
  81. x  turned off that annoying flashing mouse cursor in the win32 version
  82. x  added new commandline parameters: -q = exit mtelnet after
  83.    disconnect, -h = commandline help
  84. x  fixed the caps-lock problem in the win32 version where it would
  85.    "shift" the numbers/punctuation.  (this is actually a bug in the
  86.    win32 api: ReadConsoleInput)
  87. x  fixed extra linefeeds in vt1xx emulation (most noticably using
  88.    "screen" under *nix)
  89. x  it now accepts a telnet url-format commandline parameter so you
  90.    can use mtelnet with your favorite browser.
  91. x  alt-e local echo toggle fixed
  92. x  changed the phonebook a bit
  93. x  echo problem with COM/IP can be fixed by adding "S1003=7" to the
  94.    init string.  (this is a bug in COM/IP, not mtelnet!)
  95.  
  96.    october 10, 1998 (beta 4 release #2)
  97.    ----------------
  98. x  fixed ascii uploading
  99. x  shift-page up and page down now work as vt100/102 pg up/down keys
  100.    (pg up w/no shift is upload)
  101. x  the home key now sends the correct ansi "home" sequence
  102.  
  103.    october 4, 1998 (beta 4)
  104.    ---------------
  105. x  page up / page down support in the phonebook
  106. x  several cosmetic fixes, some things look nicer
  107. x  "hide passwords" now hides passwords in the phonebook editor
  108. x  vt100 page up/page down implemented, hold shift for a page up
  109. x  fixed a problem where sometimes (rarely) the phonebook editor would
  110.    get out-of-sync
  111. x  fixed ctrl-c in the win32 version
  112. x  shift-insert in the windows version pastes the clipboard, since for some
  113.    reason i couldn't get it to work with 'paste' on the win95 toolbar..
  114. x  now compiled with vp/2 2.0 beta 3! (http://www.fprint.co.uk/vpascal)
  115.  
  116.    september 7, 1998 (beta 3)
  117.    -----------------
  118. x  sped up the text output in mtel for win32
  119. x  fixed a bug where it would sometimes not figure out if the remote host
  120.    dropped connection
  121. x  fixed alt-g, wouldn't work correctly in windows98 (worked fine in 95!?)
  122. x  several misc optimizations in both os/2 and win32 versions
  123.  
  124.    september 5, 1998 (beta 2)
  125.    -----------------
  126. x  bugfixes in zmodem
  127. x  new color backscroll!
  128. x  auto-binary mode (tip: turn binary mode off in the config)
  129.  
  130.