home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / bit / listserv / ibm7171 / 135 < prev    next >
Encoding:
Internet Message Format  |  1993-01-12  |  892 b 

  1. Path: sparky!uunet!mcsun!uknet!comlab.ox.ac.uk!oxuniv!marques
  2. From: marques@vax.oxford.ac.uk
  3. Newsgroups: bit.listserv.ibm7171
  4. Subject: Waiting for a connection
  5. Message-ID: <1993Jan12.160957.11236@vax.oxford.ac.uk>
  6. Date: 12 Jan 93 16:09:57 GMT
  7. Organization: Oxford University Library Automation Team
  8. Lines: 11
  9.  
  10. I would like to be able to detect when somebody connects to a 7171
  11. port from a CMS program.  Basically I need something that will
  12. check to see if the port is active, and if not to wait until a
  13. connection is made.  Does anybody have any suggestions on how this
  14. could be implemented or if there any utilities that can do this?
  15. I need it for a rexx application that talks to dedicated terminals
  16. (as in ATTACH xxx TO *), it can detect if there is no connection
  17. but it does a busy wait which I don't like.
  18. -- 
  19. Jose Marques, Systems Programmer
  20.  %INCLUDE STDDIS; /* Standard Disclaimer */
  21.