I have two servers and my client want to send same data to both server.but if server1 fails to connect client program waits and server2 is not getting data. I want to wait 1s for server1 if it fails to connect then server2 will get data.I have two servers and my client want to send s