home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / bit / listserv / iamiga / 10057 < prev    next >
Encoding:
Text File  |  1993-01-01  |  4.8 KB  |  112 lines

  1. Comments: Gated by NETNEWS@AUVM.AMERICAN.EDU
  2. Path: sparky!uunet!usc!howland.reston.ans.net!paladin.american.edu!auvm!UCS.UWPLATT.EDU!96720919
  3. X-Organization: University of Wisconsin--Platteville
  4. X-Envelope-to: I-AMIGA@UBVM.cc.buffalo.edu
  5. X-VMS-To: IN%"I-AMIGA@UBVM.cc.buffalo.edu"
  6. X-VMS-Cc: 96720919
  7. Message-ID: <A0FFE9C6905FA04424@ucs.uwplatt.edu>
  8. Newsgroups: bit.listserv.i-amiga
  9. Date:         Fri, 1 Jan 1993 01:54:00 CST
  10. Sender:       Info-Amiga List <I-AMIGA@RUTVM1.BITNET>
  11. From:         Lance Tagliapietra <96720919@UCS.UWPLATT.EDU>
  12. Subject:      Re: Kermit on Amiga?
  13. Lines: 97
  14.  
  15. >Date: Thu, 31 Dec 1992 18:29:21 -0500
  16. >From: JVENTOLA@RCNVMS.RCN.MASS.EDU
  17. >Subject: RE: Kermit on Amiga?
  18. >
  19. >Lance,
  20. > Thanks for your reply about Kermit, but now I am confused.  I gather
  21. >that I would see some improvement if I were to switch to this new kermit.
  22. >Is that correct?
  23.  
  24. Possibly.  It is hard to say without knowing more about the flavor of
  25. Kermit on the other side.  If the other kermit is is capable, they can
  26. use extensions that have been added to the protocol such as long packets
  27. and sliding windows.
  28.  
  29. >
  30. >If so, would I need to compile it myself?  Or did you mention the source
  31. >code by the way?  I have no C experience or compiler---except for Dice
  32. >somewhere.
  33.  
  34. The binary is available via ftp from watsun.cc.columbia.edu.  The Kermit
  35. announcement I just posted to this group has all the "where to get" info.
  36.  
  37. >
  38. >If I get the binary, how do I use it?  Do I log on using VLT and then
  39. >invoke this new Kermit somehow?  I do not understand what is meant by
  40. >"server mode."  Could you explain that?  I was also confused about the
  41. >relationship between your Amiga and tandy model 4.  Are they connected
  42. >via a null modem?
  43.  
  44. Here comes the long explanation...brace yourself.  :)
  45.  
  46. We have basically been talking about two Kermits here.  There is the
  47. file transfer protocol known as kermit which has been implemented in
  48. various terminal programs.  There is also the program called Kermit,
  49. which of course implements the file transfer protocol of that name,
  50. but also a scripting language (very powerful, in fact), character
  51. set translation, network interfaces, and a bunch of other goodies,
  52. online help, for example.
  53.  
  54. Kermit the program, as implemented for the Amiga, does not (and
  55. probably never will according to the person doing the port) have
  56. any terminal emulation (such as vt100, Adm3a, ect).  So what you
  57. could do is use VT100 as your terminal emulator for the editors
  58. and applications you use on the system you are connecting with.
  59. When you are ready to transfer files, exit out of VT100 and
  60. run Kermit.  Tell the kermit on the remote system to send the
  61. files, and tell your local kermit to receive them.
  62.  
  63. Server mode is a benifit of having kermit the program on each end
  64. of the link.  You place the remote kermit in server mode, and you
  65. place your local kermit in command mode.  Then to transfer files
  66. you issue commands such as "get" and "send" and the remote system
  67. will get the file, or receive the file from your system.  The
  68. advantage is that you are only typing a command on one machine,
  69. you are not first telling the remote system to send the file,
  70. and then your local system to receive the file like you do with
  71. xmodem or sometimes zmodem for instance.
  72.  
  73. On my system, I place the C-Kermit on the Amiga in server mode.
  74. Then on my Trs-80 model 4 (now the local system) I can transfer
  75. files to and from the hard drive on the Amiga, without first
  76. having to tell the Amiga to send or receive a particular file,
  77. the Kermit server protocol is doing that for me.  I just sit at
  78. my Model 4 and am using the Amiga like a remote system in this
  79. case.
  80.  
  81. Besides the file transfer commands, I can change directories,
  82. run programs, list directories, ect.  The kermit protocol is
  83. used for these exchanges between systems.  Sometimes when the
  84. lines are excessively noisy, I run kermit on the remote system
  85. just to have the program eliminate the line noise.  No, I haven't
  86. gotten this to work for editing sessions.  But for operations
  87. that do not need any interaction from the user (like arcing files
  88. for transfer) this is a nice facility.
  89.  
  90. The docs for C-Kermit should come with the distribution.  Their
  91. location is described in the Announcement posting I made.  The
  92. docs are available in both ascii and postscript form.  There are
  93. also docs available which describe the protocol in detail.
  94.  
  95. >
  96. >Sorry to be so dense.  Maybe 1993 will see some clarity.
  97. >Happy New Year
  98. >Jim Ventola
  99. >
  100. >jventola@ecn.mass.edu
  101. >English Department  *   Massasoit CC  *   Brockton, MA 02402
  102.  
  103. No problem.  Yours is really a pretty common set of questions.
  104. I just hope I did not tell you more than you really wanted to
  105. know...
  106.  
  107. -Lance
  108.  ---------------- Amiga - The Wild Side of Power Computing -----------------
  109.  Lance Tagliapietra                       Internet: 96720919@ucs.uwplatt.edu
  110.  P.O. Box 26                                BitNet: 96720919@uwplatt
  111.  Platteville, WI 53818
  112.