
August 28th, 2005
|
|
Valued Member contributor
|
|
Join Date: August 10th, 2003
Location: In the middle of nowhere (54°N 10°E)
Posts: 318
|
|
What an idiot!
http://www.limewire.org/fisheye/view...onChecker.java
/**
* Array of standard internet hosts to connect to when determining whether
* or not the user has a live Internet connection. These are randomized
* so a minimum number is hit on each check. Note that we only hit one
* random server per test and that we only test the connection if we have
* ample evidence that the users machine is no longer connected, resulting
* in minimal traffic to these sites. NON-FINAL FOR TESTING.
*/
|