home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / sys / atari / 8bit / 4629 < prev    next >
Encoding:
Internet Message Format  |  1992-09-12  |  2.1 KB

  1. Path: sparky!uunet!gatech!news.byu.edu!yvax.byu.edu!cunyvm!psuvm!akh104
  2. Newsgroups: comp.sys.atari.8bit
  3. Subject: Re: Terminal Questions!
  4. Message-ID: <92256.133246AKH104@psuvm.psu.edu>
  5. From: <AKH104@psuvm.psu.edu>
  6. Date: Sat, 12 Sep 1992 13:32:46 EDT
  7. References: <15065@mindlink.bc.ca>
  8. Organization: Penn State University
  9. Lines: 40
  10.  
  11. In article <15065@mindlink.bc.ca>, Tom_Klok@mindlink.bc.ca (Tom Klok) says:
  12. >
  13. >
  14. >> 3) Are the screen control commands standard to the VT emulation
  15. >>  or are they ANSI commands...as in ...If I log on the the FREENET
  16. >>   using vt52..or 100...things are underlined...highlighted...spaced..
  17. >>   are these standard terminal commands or some protocol on top of
  18. >>  the standard vt100?
  19. >
  20. >ANSI is much like VT100/102, but with some extra stuff added.  I don't have
  21. >the
  22. >reference document, sorry.  Beware of working from MSDOS ANSI.SYS
  23. >documentation, as the typical PC ANSI is an incomplete implementation.
  24. >
  25. >> 7) Now...who wants to write me a Kermit handler for 1000 byte blocks?
  26. >
  27. >Doesn't that violate the Kermit standards?
  28. >
  29. >> 8) Zmodem...now there would be something nice...any code laying around on
  30. >> other machines in C or Pascal or Fortran?  that stuff is real easy to
  31. >> convert.
  32. >
  33. >C source for Zmodem is all over the place.  I can mail you a copy if you want.
  34. >However, keep in mind that streaming protocols like Zmodem are useless unless
  35. >you can interleave serial I/O and disk I/O.  A ramdisk is ok; otherwise you'll
  36. >need a bus serial port like a MIO, BB or the 6551 hack Rick is talking about.
  37.  
  38.   Indeed!  However...with ramdisk...is probably going to be the easiest..
  39. there is no way this thing is going to work without extra memory!  maybe if
  40. phillip price did the codeing...but.
  41.  
  42.   I would like that C source if you would and any others for other protocols(ju
  43. st happened to get a legal copy of Lightspeed C!) In addtion...source for ansii
  44. nformation.Maybe I should conntact the author of Ansi Term..but..
  45. I have never ever gotten those program versions to run on my setup.
  46.  
  47.  Also
  48.   KERMIT-CMS 4.2.3 can go to packet lengths of 2039 bytes.
  49.   (Test site)
  50. Andrew
  51.