in reply to Re^2: Using IO::Socket
in thread Using IO::Socket

Thanks much. I'll implement what I can use and see how it goes. Really appreciate the input. The server should never send an EOF. It's a continuous stream of data. The query string was added because when the app is broken, it either outputs nothing or outputs one short heartbeat every 30 secs or so (that doesn't contain the query string).