home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / sys / ibm / pc / misc / 16132 < prev    next >
Encoding:
Internet Message Format  |  1992-12-24  |  2.2 KB

  1. Xref: sparky comp.sys.ibm.pc.misc:16132 comp.os.msdos.misc:6705 comp.os.msdos.programmer:11603
  2. Newsgroups: comp.sys.ibm.pc.misc,comp.os.msdos.misc,comp.os.msdos.programmer
  3. Path: sparky!uunet!sangam!shakti!saathi.ncst.ernet.in!satam
  4. From: satam@saathi.ncst.ernet.in (Kirtikumar G. Satam)
  5. Subject: Terminal Emulation on PC
  6. Message-ID: <Bzr5t9.2o4@shakti.ncst.ernet.in>
  7. Keywords:  VT100 emulation, IBM/PC and ANSI.SYS, PD software
  8. Sender: news@shakti.ncst.ernet.in (News account)
  9. Organization: National Centre for Software Technology, Bombay, India.
  10. Date: Thu, 24 Dec 1992 07:22:20 GMT
  11. Lines: 39
  12.  
  13. Hello there!!
  14.     I'm not a regular reader of this newsgroup, nor I'm an expert in 
  15. DOS and PC. Plese respond by e-mail.
  16. Also, please be as descriptive as possible.
  17.  
  18. There is a need for development of VT100 terminal emulator for IBM PC
  19. compatibles. I know there are quite a bit of such packages available in
  20. the Public Domain and one can get it free.
  21.  
  22. Well, the problem is bit different. The need to support native language
  23. text (not english) and absolutely no file transfer capabilities needed.
  24. Just understanding VT100 escape sequences are needed.
  25.  
  26. I tried looking into source code of various PD software for
  27. understanding how it is done. But, only kermit source is available and
  28. it is in ASM!! QVT bin was available, but no source ( I guess it is
  29. based on C code). Does anybody knows a PD software doing termimal
  30. emulation and having source available for either C or PASCAL, or does
  31. anybody done similar thing and want to share it?
  32.  
  33. Another way was to use ANSI.SYS driver and write communication part.
  34. Well, the aim is to further this idea of terminal emulation without
  35. using DOS (but using PC hardware) and putting the code in ROM so that PC
  36. boots upto VT100 terminal (supporting native langauge, ofcourse). In
  37. such cases, ANSI.SYS will be useless, I guess.
  38.  
  39. Can any kind soul help me in this. Is there any serious flaw in my
  40. ideas. Can share some terminal emulation code with me, I won't have to
  41. worry about managing that part. Is there any Public domain source (C or
  42. PASCAL) avaiable?
  43.  
  44. Please do send me e-mails with all your ideas and information. It will
  45. be of great help.
  46.  
  47. Thanks.
  48.  
  49.     - satam.
  50.         satam@saathi.ncst.ernet.in
  51.         satam@shakti.ncst.ernet.in
  52.