I’m building a client server application that should operate 24/7. The applications is designate to detect network failures (using a heart beating) and reconnect to the server asap.
The first test that I made is just stopping the client or the server and then starting again and everything works fine. I’m wondering if there is any tools that can help me simulate congestion, delays or more realistic problem than just unplugging my Ethernet cable.