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

  1. Newsgroups: comp.sys.amiga.datacomm
  2. Path: sparky!uunet!charon.amdahl.com!pacbell.com!ames!saimiri.primate.wisc.edu!zaphod.mps.ohio-state.edu!wupost!usc!rpi!utcsri!skule.ecf!torn!nott!cunews!freenet.carleton.ca!Freenet.carleton.ca!aa302
  3. From: aa302@Freenet.carleton.ca (Russell McOrmond)
  4. Subject: Re: Programing Terminal Protocols
  5. Message-ID: <1992Nov17.214552.6264@freenet.carleton.ca>
  6. Sender: news@freenet.carleton.ca (News Administrator)
  7. Reply-To: aa302@Freenet.carleton.ca (Russell McOrmond)
  8. Organization: Carleton University, Ottawa, Ontario, Canada
  9. References: <1992Nov16.173651.4447@spcvxb.spc.edu> <1992Nov16.173530.4446@spcvxb.spc.edu>
  10. Date: Tue, 17 Nov 1992 21:45:52 GMT
  11. Lines: 30
  12.  
  13.  
  14. In a previous article, 5marte_f@spcvxb.spc.edu () says:
  15. >    I was wondering if anyone kows what you need in order to program a 
  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. >anyone knows of an existing vt320 emulation please let me know.
  19.  
  20.  
  21.   Terminal emulation would be handled with a subset of the XPR protocol
  22. called the XEM (external emuluation) spefication.  The best examples of
  23. these that I've seen are released with the package called TERM.  I'm not
  24. familiar with Atalk, so I don't know if it supports XEM libraries.
  25.  
  26.   The concept is fairly simple : Figure out where the terminal's screen is,
  27. open a window on it, and make use of the xpr_sread(),xpr_swrite() to talk to
  28. the modem/etc.  Please look for the xprotocol2.doc file that describes
  29. the XPR 2.0 specification.
  30.  
  31. BTW:  If you wish to get involved with future enhancements to XPR/XEM/etc,
  32. please join the XPR mailing list.
  33.  
  34. -- 
  35.  Russell McOrmond, Ottawa Ontario, Canada    | Standard Disclaimer applies.
  36.  Freenet: aa302@freenet.carleton.ca (Faster) | Current WELMAT 'keeper of
  37.  Home: rwm@Atronx.OCUnix.On.Ca,  1:163/109   | sources.
  38.