home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / sys / amiga / datacomm / 7785 < prev    next >
Encoding:
Text File  |  1992-11-19  |  1.9 KB  |  44 lines

  1. Newsgroups: comp.sys.amiga.datacomm
  2. Path: sparky!uunet!munnari.oz.au!metro!extro.ucc.su.OZ.AU!willw
  3. From: willw@extro.ucc.su.OZ.AU (William Waring)
  4. Subject: Re:  Programing Terminal Protocols
  5. Message-ID: <1992Nov19.233712.3696@ucc.su.OZ.AU>
  6. Sender: news@ucc.su.OZ.AU
  7. Nntp-Posting-Host: extro.ucc.su.oz.au
  8. Organization: /etc/organization
  9. References: <1992Nov16.173651.4447@spcvxb.spc.edu> <jam.3189@jammys.ocunix.on.ca> <jam.3199@jammys.ocunix.on.ca>
  10. Date: Thu, 19 Nov 1992 23:37:12 GMT
  11. Lines: 31
  12.  
  13. In article <jam.3199@jammys.ocunix.on.ca> jam@jammys.ocunix.on.ca (James McOrmond) writes:
  14. >In article <1992Nov16.173651.4447@spcvxb.spc.edu> 5marte_f@spcvxb.spc.edu writes:
  15. >
  16. >>terminal protocal, such as an XPR protocol for Atalk3. I want to see if it's 
  17. >>possble to program VT320 emulation as an external (XPR) protocal. Of course it 
  18. >
  19. >One of the current terminal packages suports XEM librarys which are
  20. >external emulators, and I belive there is alreayd a VT3?0 library done.  I
  21. >belive its TERM that supports them.
  22.  
  23. Currently, Term is the only program to support these external emulations.
  24. X-Comm however, when it is released, will also support the XEM Standard in
  25. the full. There are currently 4 major XEM libraries available:
  26. -    XEMIBM.library        (Full IBM BBS terminal library)
  27. -    XEMVT340.library    (Supports almost every standard of VTxx
  28.                  including VT52, VT102 and VT340 both 7
  29.                  and 8 bit.)
  30. -    XEMAscii.library    A plain ASCII terminal which filters
  31.                 standard ANSI commands but doesn't
  32.                 act on them.
  33. -    XEMAmiga.library    Uses amiga's built-in console.device to
  34.                 display data.
  35.  
  36. I don't know much more about the standard (The documentation was very
  37. poor), but I do hope that it will be expanded on. If it has enough support
  38. from terminal program authors, then there should be more made available.
  39. If the author is reading this, could he please email me at my address, as
  40. I need to speak to him about a few things..
  41.  
  42.  
  43.  
  44.