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

  1. Path: sparky!uunet!spool.mu.edu!agate!rsoft!mindlink!a344
  2. From: Tom_Klok@mindlink.bc.ca (Tom Klok)
  3. Newsgroups: comp.sys.atari.8bit
  4. Subject: Re: Terminal Questions!
  5. Message-ID: <15065@mindlink.bc.ca>
  6. Date: 12 Sep 92 13:50:23 GMT
  7. Organization: MIND LINK! - British Columbia, Canada
  8. Distribution: world
  9. Lines: 33
  10.  
  11. > AKH104@psuvm.psu.edu writes:
  12. >   Ok..Say I wished to design a "real" terminal program for the atari 8bit.
  13.  
  14. Someone should. :)
  15.  
  16. > 3) Are the screen control commands standard to the VT emulation
  17. >  or are they ANSI commands...as in ...If I log on the the FREENET
  18. >   using vt52..or 100...things are underlined...highlighted...spaced..
  19. >   are these standard terminal commands or some protocol on top of
  20. >  the standard vt100?
  21.  
  22. ANSI is much like VT100/102, but with some extra stuff added.  I don't have the
  23. reference document, sorry.  Beware of working from MSDOS ANSI.SYS
  24. documentation, as the typical PC ANSI is an incomplete implementation.
  25.  
  26. > 7) Now...who wants to write me a Kermit handler for 1000 byte blocks?
  27.  
  28. Doesn't that violate the Kermit standards?
  29.  
  30. > 8) Zmodem...now there would be something nice...any code laying around on
  31. > other machines in C or Pascal or Fortran?  that stuff is real easy to
  32. > convert.
  33.  
  34. C source for Zmodem is all over the place.  I can mail you a copy if you want.
  35. However, keep in mind that streaming protocols like Zmodem are useless unless
  36. you can interleave serial I/O and disk I/O.  A ramdisk is ok; otherwise you'll
  37. need a bus serial port like a MIO, BB or the 6551 hack Rick is talking about.
  38.  
  39. Tom
  40. --
  41. Tom Klok                     MIND LINK! Support team member - Vancouver BC
  42. a344@mindlink.bc.ca          What, me hurry?  -- Alfred E. Von Neuman
  43.