home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / d / aanetw.hlp < prev    next >
Text File  |  2020-01-01  |  13KB  |  313 lines

  1. AANETW.HLP                                                          1 Mar 93
  2.  
  3.                 Accessing Kermit Files Via Computer Network
  4.  
  5.  
  6. This file describes how to get Kermit files over computer networks, including
  7. BITNET, the Internet (Arpanet and the networks connected to it), plus various
  8. dialup accesses including UUCP.  You should also read AAFILES.HLP if you need
  9. more complete descriptions of the Kermit files themselves.
  10.  
  11.  
  12. * BITNET from the Columbia University CUVMA System:
  13.  
  14. BITNET is a network of computers, mostly at universities, connected with leased
  15. phone lines, using IBM mainframe RSCS protocols (VAX VMS and Unix systems and
  16. other systems that can imitate these protocols are also on BITNET).  BITNET
  17. covers North America, Europe (where it is called EARN), and has recently spread
  18. to the Far East.  Information about joining BITNET may be obtained from EDUCOM
  19. Networking Activities, P.O. Box 364, Princeton, NJ (USA) 08540, Phone
  20. 609-734-1878.
  21.  
  22. KERMSRV at CUVMA is a file server for the BITNET user community which
  23. accepts commands via messages or spool files, and sends the requested KERMIT
  24. files over the network.  Most spool file formats are accepted including
  25. those used by SENDFILE, NOTE, PUNCH, PRINT, CARD DUMP, or DISK DUMP
  26. commands.
  27.  
  28. To learn how obtain Kermit files from the Columbia IBM mainframes via BITNET,
  29. type the following command to your BITNET host:
  30.  
  31.   VM/CMS:    TELL KERMSRV AT CUVMA HELP (or SMSG RSCS MSG CUVMA KERMSRV HELP)
  32.   MVS/TSO/E: TELL KERMSRV AT CUVMA HELP (syntax may be site dependent)
  33.   VMS JNET:  SEN/REM CUVMA KERMSRV HELP
  34.   UNIX UREP: netexec cuvma msg cuvma kermsrv help
  35.  
  36. If you are not directly on a BITNET host and do not have these commands
  37. available, you can send electronic mail KERMSRV@CUVMA (through whatever BITNET
  38. gateway is available to you), with the message body consisting of only the
  39. word HELP.
  40.  
  41. The Kermit files available from BITNET may be some days or weeks behind the
  42. announcements that appear in Info-Kermit (see below).
  43.  
  44. Here is a brief summary of KERMSRV operation; see the HELP message for
  45. greater detail:
  46.  
  47. The following file request commands are accepted: SEND, MAIL, PUNCH, PRINT,
  48. DISK, and CARD.  These commands expect a file name or "DIR" or "?" as an
  49. operand.  The DIR operand accepts an optional file name also.  File names may
  50. contain * or % wildcard characters, but the filename portion may not consist of
  51. those characters only.
  52.  
  53. Note that KERMSRV will always respond with some message; if you get a
  54. response please do not resubmit your request.  If your request was received
  55. as a spool file, error messages are sent in a spool file, also.
  56.  
  57. The NEWS command returns news about latest features and changes in KERMSRV.
  58.  
  59. * BITNET from the University of Toledo VAX/VMS system UOFT02:
  60.  
  61. The Kermit file server KERMSRV is not the same one as the one running at
  62. Columbia -- this is a VAX, and CUVMA is an IBM mainframe.  The collection
  63. is maintained by Brian Nelson, author of PDP-11 Kermit, mail to BRIAN@UOFT02
  64. on BITNET, and due to lack of disk space, only the more popular Kermit
  65. versions are kept there.
  66.  
  67. Examples of access from VM/CMS:
  68.     CP SMSG RSCS MSG UOFT02 KERMSRV DIR
  69.     CP SMSG RSCS MSG UOFT02 KERMSRV SEND K11*.*
  70.     or TELL KERMSRV AT UOFT02 DIR, etc.)
  71.  
  72. from VMS Jnet:
  73.     $ SEN/REM UOFT02 KERMSRV SEND K11*.*
  74.  
  75. Attempts to see if Kermsrv is 'logged in', e.g. SEN/COM UOFT02 CPQ U KERMSRV or
  76. SM RSCS MSG UOFT02 KERMSRV CPQ U KERMSRV will ALWAYS fail.  This is a VMS node
  77. running JNET and JNET treats server processes in a manner unlike VM does.
  78.  
  79. For all pratical purposes, KERMSRV is always running.  If a message is sent
  80. to it, and for some reason it's not there, JNET will tell you.
  81.  
  82. Secondly, KERMSRV can ONLY respond to interactive messages, it can not process
  83. mail.
  84.  
  85. * BITNET/EARN LISTSERV ACCESS FROM EUROPE
  86.  
  87. The complete KERMIT database is available on the EARN node HEARN in The
  88. Netherlands (Catholic University of Nijmegen).  All files from the Kermit
  89. server in the USA (KERMSRV@CUVMA) are available on the Dutch node and every
  90. Sunday night the Dutch server is updated.
  91.  
  92. All files are available via LISTSERV@HEARN and are listed in KERMIT FILELIST.
  93. This file can be requested by:
  94.  
  95.   VM/CMS:  TELL LISTSERV AT HEARN GET KERMIT FILELIST
  96.   VAX/VMS: SEND LISTSERV@HEARN GET KERMIT FILELIST
  97.  
  98. A specific file is requested by:
  99.  
  100.   VM/CMS:  TELL LISTSERV AT HEARN GET fn ft KERMIT
  101.   VAX/VMS: SEND LISTSERV@HEARN GET fn ft KERMIT
  102.  
  103. The use of the word KERMIT at the end of the command prevents LISTSERV from
  104. searching in other databases.
  105.  
  106. This service is maintained by Marc de Lyon and Frans-Jozef Sprengers,
  107. INFOatHEARN (EARN Info Service in The Netherlands).
  108. Acknowledge-To: <INFO@HNYKUN11>
  109.  
  110. * NETWORK ACCESS IN JAPAN
  111.  
  112. A set of Kermit files is maintained at the Science University of Tokyo,
  113. JPNSUT30.BITNET, accessible via LISTSERV.  There is also a LISTSERV-based
  114. discussion list for Kermit, KERMIT-L@JPNSUT30.BITNET, conducted in the
  115. Japanese language.  This service is maintained by Masamichi Ute, UTE@JPNSUT30.
  116.  
  117. Kermit software is also available from computer centers at major Japanese
  118. universities:  University of Tokyo, University of Tohoku, etc, as well as from
  119. DECUS Japan, BBS's such as Nifty-serve, Nikkei-MIX, etc, and via anonymous
  120. FTP from onlnews.kek.ac.jp [130.87.97.1] in the ~/pub/kermit/kek directory.
  121.  
  122. * INTERNET FROM THE COLUMBIA UNIVERSITY WATSUN SYSTEM:
  123.  
  124. Effective April 1988, the Kermit files are available on host
  125. WATSUN.CC.COLUMBIA.EDU, a SUN-4/280 running SUNOS 4.0.  The IP host number
  126. is 128.59.39.2.  You may get files from it with anonymous FTP.  The Kermit
  127. files are in directories kermit/a, kermit/b, kermit/c, kermit/d, and kermit/e.
  128. You can also send mail to Info-Kermit and Info-Kermit-Request at this address.
  129.  
  130. The process is roughly like this: FTP to WATSUN.CC.COLUMBIA.EDU, login
  131. anonymous (lowercase only), any password (we prefer that you use "user@host"
  132. for the password, specifying your userid and hostname, for our statistics),
  133. and then CWD (or CD) to kermit, which contains a file read.me, which you
  134. should read.  Then CWD (or CD) to a, b, c, d, or e and GET or MULTIPLE GET (or
  135. MGET) the files you want.  Note that file names are lowercase, and you must
  136. refer to them that way on WATSUN, even though all the Kermit documentation
  137. lists the filenames in uppercase!
  138.  
  139. * USING KERMIT WITH AN INTERNET TERMINAL ACCESS CONTROLLER (TAC).
  140.  
  141. (Thanks to Edward Haines <haines@BBNCCI.ARPA> for these hints)
  142.  
  143. There are some conditions that must be met to successfully use Kermit on a
  144. personal computer through a TAC.
  145.  
  146. Flow Control
  147.  
  148. The buffer size for a terminal port on a TAC is typically about 64 bytes.  (The
  149. size is a configuration parameter.)  Since the default packet size in Kermit is
  150. usually 80-96 bytes it is quite likely that buffer overflow will occur.
  151.  
  152. Some possible solutions:
  153.  
  154. 1.  Enable flow control in Kermit on the PC and on the TAC.  Many PC versions
  155. of Kermit implement XON/XOFF flow control, including the MS-DOS version for the
  156. IBM PC.  To enable flow control on the TAC issue the TAC commands
  157.  
  158.   @Flow Input Start
  159.   @Flow Output Start
  160.  
  161. These are usually abbreviated @f i s and @f o s.  Note that flow control
  162. is not compatible with binary mode (except see note below).
  163.  
  164. 2.  Make the packet size on the PC Kermit small enough to not overflow the
  165. TAC buffer, e.g. 60 bytes.  The normal command is "set receive packet-length
  166. 60", which you give to the Kermit that is about to receive files.
  167.  
  168. 3.  Increase the buffer size in the TAC.  This is not usually practical
  169. and won't be considered further.
  170.  
  171.  
  172. TAC Intercept Character.
  173.  
  174. The default TAC intercept character is the AT-sign.  The AT-sign is also
  175. required by the Kermit Protocol, so unless you take one of the measures
  176. listed below, Kermit packets won't get through the TAC.
  177.  
  178. Solutions
  179.  
  180. 1.  Have the PC Kermit automatically double AT-signs on output.  This is
  181. probably the best solution in general.  This feature is available on some
  182. PC implementations of Kermit.  In MS-DOS Kermit, use SET SEND DOUBLE-CHAR 64.
  183. In CP/M Kermit, use SET TAC-TRAP ON.
  184.  
  185. 2. Change the TAC Intercept character with the command
  186.  
  187.   @Intercept <decimal ASCII value>
  188.  
  189. For instance, "@I 6" sets the intercept character to Ctrl-F.
  190.  
  191. 3.  Put the TAC into Binary mode.  This has the side effect of disabling
  192. the Intercept character.  It also will allow you to transfer binary files
  193. without special encoding.  The TAC can be put into Binary mode with the
  194. commands
  195.  
  196.   @Binary Input Start    (@b i s)
  197.   @Binary Output Start   (@b o s)
  198.  
  199. Some host systems allow you to engage the binary mode from the host.
  200. DEC-20 Kermit has a command for this.
  201.  
  202. There are several problems with binary mode:
  203.    Some host systems don't support it.
  204.    You lose the ability to control the TAC from the PC.
  205.    You lose the ability to do XON/XOFF flow control.
  206.  
  207. Binary Files
  208.  
  209. It is sometimes desireable to be able to transmit an 8-bit binary file
  210. between a host and a PC.  The TAC (which implements the DDN Telnet
  211. Protocol) normally provides just a 7-bit ASCII path.
  212.  
  213. Solutions
  214.  
  215. 1. Enable binary mode (if possible) as described above.
  216.  
  217. 2. Enable 8th bit prefixing (if available) in both Kermits.  (This is
  218. usually done by enabling parity via Kermit's SET PARITY command.)
  219.  
  220. Notes
  221.  
  222. 1.  You will probably get the best throughput for ASCII files by keeping
  223. the packet size as large as possible and using flow control.
  224.  
  225. 2.  There is not much advantage in increasing the baud rate between the PC
  226. and the TAC beyond 1200 baud because of the relatively long turnaround
  227. time for the acknowledgement packet.
  228.  
  229. 3.  You may have problems when going through satellite hops or multiple
  230. gateways due to the occasional very long delays.  This may result in Kermit
  231. giving up.  The problem can be circumvented to by increasing the timeout
  232. interval; many Kermits have commands to allow this: SET SEND/RECEIVE TIMEOUT.
  233.  
  234. 4.  Only the first letter of a TAC command is required.
  235.  
  236. 5.  It is possible to set binary mode in only one direction.  For example
  237. you can set Inbound binary and retain input flow control (XON/XOFF flow is
  238. in the opposite direction).  You probably don't need outbound (input to
  239. the PC) flow control when using the Kermit protocol.
  240.  
  241.  
  242. * United Kingdom (Information from Alan Phillips, Lancaster University):
  243.  
  244. Though there is a central registry of UK site names known as NRS, it is not
  245. automatic and many people have no access to it, so include the actual DTE
  246. addresses if you can.  Details for mail:
  247.  
  248.    JANET network :     SYSKERMIT @ UK.AC.LANCS.VAX1
  249.                        (actual address is 000010404000.FTP.MAIL)
  250.  
  251.    PSS   network :     SYSKERMIT @ 234252400101.000010404000.FTP.MAIL
  252.                    or  to the JANET address via the Rutherford gateway
  253.  
  254.    BITNET        :     SYSKERMIT%LANCS.VAX1 @ UK.AC
  255.  
  256.    ARPA          :     SYSKERMIT%LANCS.VAX1 @ CS.UCL.AC.UK
  257.  
  258. We do not support file transfer to BITNET/ARPA - users have to log in as a
  259. terminal and use KERMIT.  Over PSS and JANET we support ftp using Blue Book
  260. protocol:  For details pull file 00INFO.TXT from user KERMIT, quoting password
  261. KERMIT. FTP address is
  262.  
  263.    JANET         :  000010404000.FTP
  264.  
  265.    PSS           :  234252400101.000010404000.FTP"
  266.  
  267. Or people can just mail me and I'll send details. Afraid we have no equivalent
  268. of the BITNET KERMSRV server or Arpa anonymous ftp over here.  Dial-up ports
  269. are available; I'll send details to anyone wanting them.
  270.  
  271. While we're very happy for anyone to ftp from us or log in to us from anywhere,
  272. and we'll put anyone on the mailing list, we can't handle letters and phone
  273. calls from outside the UK and Eire.  Nor can we send files to people who can't
  274. ftp them.
  275.  
  276.  
  277. * Mail:
  278.  
  279. There is a network mailing list for Kermit information; it is available to
  280. users of BITNET and the Internet and most networks that are connected to them,
  281. inclusing CSnet, Usenet, Mailnet, CCnet, and others.  To get on the mailing
  282. list, send mail:
  283.  
  284.  - From -           - To -
  285.   BITNET             KERMIT@CUVMA
  286.   Arpa Internet      Info-Kermit-Request@WATSUN.CC.COLUMBIA.EDU
  287.   CSNET              Info-Kermit-Request%WATSUN.CC.COLUMBIA.EDU@CSNET-RELAY
  288.   Usenet             ...!uunet!columbia!watsun!info-kermit-request
  289.   DEC Easynet        DECWRL::"Info-Kermit-Request@WATSUN.CC.COLUMBIA.EDU"
  290.   UK JANET           SYSKERMIT@UK.AC.LANCS.VAX1
  291.  
  292. If your system won't let you use long names or names with dashes in mail
  293. addresses, then just substitute "KERMIT" for "Info-Kermit-Request".
  294.  
  295. Also, as of December 1988, the Kermit mailing list is available via BITNET
  296. LISTSERV.  This is a facility that lets you subscribe and unsubscribe yourself.
  297. To subscribe via LISTSERV, send an electronic mail message to LISTSERV@CUVMA.
  298. The body of the message should contain the line:
  299.  
  300. SUBSCRIBE I-KERMIT your personal name
  301.  
  302. For instance:
  303.  
  304. SUBSCRIBE I-KERMIT Fred C. Dobbs
  305.  
  306. To remove yourself from the list, send the following message:
  307.  
  308. UNSUBSCRIBE I-KERMIT
  309.  
  310. To learn more about LISTSERV, send it a message "HELP" or "INFO ?".
  311.  
  312. [End of AANETW.HLP]
  313.