home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / os / os2 / programm / 4268 < prev    next >
Encoding:
Internet Message Format  |  1992-08-17  |  1.2 KB

  1. Xref: sparky comp.os.os2.programmer:4268 comp.os.os2.networking:1009 comp.os.os2.misc:27545
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!news.acns.nwu.edu!uicvm.uic.edu!u55870
  3. Organization: University of Illinois at Chicago
  4. Date: Monday, 17 Aug 1992 15:26:01 CDT
  5. From: David James Alexander Hanley <U55870@uicvm.uic.edu>
  6. Message-ID: <92230.152601U55870@uicvm.uic.edu>
  7. Newsgroups: comp.os.os2.programmer,comp.os.os2.networking,comp.os.os2.misc
  8. Subject: Communication between DOS windows
  9. Lines: 14
  10.  
  11.   I am writing a bbs program that will run under ms-dos and will require a
  12. special term program.  To do this properly, it would seem easiest to hook
  13. up two machines through the srial prot, and develop the bbs program on one,
  14. the the term on the other.  However, I do not have two machines at my disposal,
  15. so I have a problem.  I would like to use os2( I'm using it now anyways ) and
  16. run the term program in one window, and the bbs program in another.  I can
  17. develop the software this way, and worry about adding the serial/phone routines
  18. when the bbs software is completely written/debugged.  Does anyone know of a
  19. practical way to communicate between DOS windows in os2?  I need to send
  20. information bolth ways, obviously, just like a bbs and term.  Thank you
  21. for any help.
  22.  
  23.  
  24. dave
  25.