Yannick Warnier 4b38efa56c Adding sincro directory for clean-up - refs #6029 11 жил өмнө
..
css 4b38efa56c Adding sincro directory for clean-up - refs #6029 11 жил өмнө
themes 4b38efa56c Adding sincro directory for clean-up - refs #6029 11 жил өмнө
.mapagoogle.js.swp 4b38efa56c Adding sincro directory for clean-up - refs #6029 11 жил өмнө
README 4b38efa56c Adding sincro directory for clean-up - refs #6029 11 жил өмнө
body.php 4b38efa56c Adding sincro directory for clean-up - refs #6029 11 жил өмнө
config.js 4b38efa56c Adding sincro directory for clean-up - refs #6029 11 жил өмнө
data_100k.txt 4b38efa56c Adding sincro directory for clean-up - refs #6029 11 жил өмнө
data_1600k.txt 4b38efa56c Adding sincro directory for clean-up - refs #6029 11 жил өмнө
header-logo.png 4b38efa56c Adding sincro directory for clean-up - refs #6029 11 жил өмнө
htaccess.txt 4b38efa56c Adding sincro directory for clean-up - refs #6029 11 жил өмнө
import.php 4b38efa56c Adding sincro directory for clean-up - refs #6029 11 жил өмнө
index.aspx 4b38efa56c Adding sincro directory for clean-up - refs #6029 11 жил өмнө
index.php 4b38efa56c Adding sincro directory for clean-up - refs #6029 11 жил өмнө
jquery-1.3.1.min.js 4b38efa56c Adding sincro directory for clean-up - refs #6029 11 жил өмнө
jquery.query-2.0.1.js 4b38efa56c Adding sincro directory for clean-up - refs #6029 11 жил өмнө
loading.gif 4b38efa56c Adding sincro directory for clean-up - refs #6029 11 жил өмнө
mapagoogle.html 4b38efa56c Adding sincro directory for clean-up - refs #6029 11 жил өмнө
mapagoogle.js 4b38efa56c Adding sincro directory for clean-up - refs #6029 11 жил өмнө
motor.js 4b38efa56c Adding sincro directory for clean-up - refs #6029 11 жил өмнө
ui.core.min.js 4b38efa56c Adding sincro directory for clean-up - refs #6029 11 жил өмнө
ui.progressbar.min.js 4b38efa56c Adding sincro directory for clean-up - refs #6029 11 жил өмнө
web.config 4b38efa56c Adding sincro directory for clean-up - refs #6029 11 жил өмнө

README

Infinite Family Network Connectivity Web Test

Installation
=============

1. Put all files of the directory with this README on a web server
2. Edit config.js with the desired settings
3. Make sure the web server accepts HTTP POST on index.html.
If the web server does not allow HTTP POST, the test will yield an error message immediately when running a test.
A sample .htaccess file can be found in the same directory as the HTML file which can be used to allow HTTP POST
on an Apache server with PHP installed.

Happy testing!