LoneRanger123
Programmer
I have a program that communicates with other programs, and I want the server to ping the other servers in case 1 of them crashes, but if one of them does crash, the Program Generates an error with could not connect, I want this, but I want to use the OnConnectionFailed event handler and not have a popup box suspend the program, as the program is looking for failed connections!