home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / ibmtsochicago / tsoker.ann < prev    next >
Internet Message Format  |  2020-01-01  |  4KB

  1. Date: 9 July 1984, 13:18:27 CST
  2. From: SYSRONR  at UCHIVM1
  3. To:   DFTCU at CUVMA
  4. Subject: Kermit for MVS/TSO
  5.  
  6. I have completed a version of Kermit for MVS/TSO.  I have been able to
  7. test it out in our environment, but I have not tested it on a raw TCAM.
  8. In our environment we are using a mod to the 3705 to make everything look
  9. like a 2741.  This means that everything is translated from ASCII to 2741
  10. code to EBCDIC before it reaches KERMIT.  It also supplies XON codes when
  11. the host has put up a read.  It is my belief that normal TCAM will handle
  12. ASCII to EBCDIC translation just fine, and I believe that TCAM will also
  13. supply XON codes when it has a read up.  However, I have been unable to
  14. gen a TCAM here with raw Teletype 33-35 support to test it out.
  15.  
  16. If you wish I will sendfile you the the following pieces.
  17.  
  18. IBMKERM ASSEMBLE
  19. IBMDYNA ASSEMBLE
  20. IBMKERM DOC
  21.  
  22. I would like to put in a word for adding support to all of the micro
  23. KERMITs for the SET START-OF-HEADER command.  In our MVS/TSO environment
  24. the host cannot receive a CNTRL-A.  We have therefore added the SET
  25. START-OF-HEADER command to the IBM-PC version and to the APPLE II version.
  26.  
  27.                         Ron Rusnak
  28.  
  29. [Ed. - Chicago's MVS/TSO Kermit will be announced as soon as it arrives.
  30. The forthcoming release of MS-DOS Kermit will have commands to changes
  31. the packet-start character.]
  32.  
  33. ---------------------------------
  34.  
  35. Date: Wed 18 Jul 84 18:21:15-EDT
  36. From: Frank da Cruz <SY.FDC%CU20B@COLUMBIA-20.ARPA>
  37. Subject: New Kermit for IBM MVS/TSO
  38. To: Info-Kermit@CUCS20
  39.  
  40. Announcing Kermit for MVS/TSO on IBM 370-series and compatible mainframes
  41. from Ron Rusnak of the University of Chicago Computation Center
  42. (SYSRONR@UCHIVM1.BITNET or SYSTEMS.RON@UCHICAGO.MAILNET).  This is an
  43. adaptation of Columbia's VM/CMS implementation, and it has about the same
  44. characteristics -- a no-frills Kermit, no server operation, no binary
  45. file transfers, and so forth.  The source and documentation files are in
  46. KER:TSO*.* (4 files).  The CMS and TSO versions of Kermit will be
  47. upgraded to a more advanced level in the future.
  48.  
  49. ------------------------------
  50.  
  51. Date: 29 October 1984, 11:58:30 CST
  52. From: ("Ron Rusnak (312) 962-7607") SYSRONR at UCHIVM1
  53. To:   SY.FDC at CU20B.BITNET
  54. Subject: Re: Problem with TSO Kermit
  55.  
  56. I'm the guy unfortunately.  The problem that this guy is having is probably
  57. related to either his terminal handler (TCAM or VTAM or whatever), or the
  58. translate tables.  As far as, I know the only complaints I have heard come from
  59. folks who have ASCII translate tables.  It is neccessary that TPUT control send
  60. all ASCII characters.
  61.  
  62. Given what this person said, I would suspect something wierd with whatever
  63. acess method they're using.
  64.  
  65. ------------------------------
  66.  
  67. Date: Mon 20 May 85 16:26:52-EDT
  68. From: Frank da Cruz <SY.FDC@CU20B.ARPA>
  69. Subject: Converting New VM/CMS Kermit to MVS/TSO?
  70. To: Ron Rusnak <SYSRONR@UCHIVM1.BITNET>
  71.  
  72. Hi Ron -- Do you think anybody at U of Chicago will be working on TSO Kermit
  73. any time soon?  Ideally, I think it would be good if the new CMS release
  74. (2.00, which has server mode, binary file transfer, CRC's, etc) could have
  75. TSO support added to it in such a way that either TSO or CMS Kermit could be
  76. built from it.  I don't know much about IBM assembler, but I would hope that
  77. this would be possible using macros or conditional assembly for the system-
  78. dependent parts.  This would simplify life a lot for both of us, not to mention
  79. the hundreds of sites that are running TSO &/or CMS Kermit, allowing each 
  80. to benefit immediately from improvements in the system-independent areas.
  81. What do you think?  - Frank
  82.  
  83. [Ed. - I never got a reply to this, but maybe someone else who might be
  84. interested in TSO Kermit -- U. of Toronto, maybe? -- would be willing to take
  85. on the task.]
  86.  
  87. ------------------------------
  88.  
  89.