I'm working with a SCO Unix legacy box on which there is Interactive Voice Response software along with a CTI solution. One TCP/IP port on this box listens for messages from the CTI which can generate up 1000 simultaneous threads. My task is to identify each thread with an opaque handle and to make the identity persist until the thread is closed.
In that the development software of choice for this box is "C" I wonder if anyone has had experience in using a "C" application to capture TCP/IP->Port->Thread identities (Opaque Handles).
Mark (JML38)
In that the development software of choice for this box is "C" I wonder if anyone has had experience in using a "C" application to capture TCP/IP->Port->Thread identities (Opaque Handles).
Mark (JML38)