I have two components that that communicate via TCP/IP. Component A acts as a server/listener and Component B is the client. The two should communicate as quickly as possi
I would say that if you don't have a heartbeat, it doesn't matter if your TCP/IP connection is open or not.