Carlitos71
IS-IT--Management
One of our developers is writing a package that accesses either a local database or remote database based on internet connectivity. The way it is determined is by a single ping which is initiated every half-second. So, I have two questions:
1. is a single ping an effective way to determine connection
2. is the frequency of pings enough to slow a network down
Thanks in advance for the help.
Carl.
1. is a single ping an effective way to determine connection
2. is the frequency of pings enough to slow a network down
Thanks in advance for the help.
Carl.