home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!ogicse!hsdndev!news.bbn.com!noc.near.net!lynx!mpearson
- From: mpearson@lynx.dac.northeastern.edu (Matthew Pearson)
- Newsgroups: comp.os.os2.programmer
- Subject: OS2 Communications routines and calls to other programs wanted..
- Message-ID: <1993Jan27.171820.17753@lynx.dac.northeastern.edu>
- Date: 27 Jan 93 17:18:20 GMT
- Article-I.D.: lynx.1993Jan27.171820.17753
- Organization: Northeastern University, Boston, MA. 02115, USA
- Lines: 13
-
- I am looking for a routine in 'c' for OS2 than can scan the incoming
- data on a COM port for a particular sting.. when it finds said sting is
- copys it off and then executes another program or itself (if I can make
- it a TSR/PM minimized) depending on the data it receives...
-
- ie:
-
- look on COM1 for: XPQW1100
- if COM1.input = XPQRW1100 do.. 'x'
-
- input?
-
- Matt
-