I have a thread which is setup as a server. Like any other client-server process there are periods of high and low activity. After the client sends its last transmission, the sending client goes to sleep until it has more data. The problem, is that when it wakes up from this period of sleep, it issues a connection request to the interface engine ( TCP
Now i realize there are plenty of reasons why on the client side it may feel the need to send a reconnection request. The people who own the sending system are investigating things on their end. In the mean time,
Is there a interface thread configuration option that will clear a connection following a set period of inactivity.
Any help would be greatly appreciated.
Thanks again
noel