aguformoso / lacnic-simon

The Simon Project was created to shed some light over Latin American and Caribbean (LAC) Internet connectivity. LAC countries are sometimes geographically close to each other, but network-wise very distanced. This logical distance that separates LAC countries has a considerable impact on Internet quality, and therefore on the region's economical development.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simon

The Simon Project was created to shed some light over Latin American and Caribbean (LAC) Internet connectivity. LAC countries are sometimes geographically close to each other, but network-wise very distanced. This logical distance that separates LAC countries has a considerable impact on Internet quality, and therefore on the region's economical development.

The project aims to provide enough information about regional connectivity in order for infrastructure investors, content providers, Internet Service Providers, and other agents to have more agreements. A rise of this kind of agreements will undoubtedly end in a better Ineternet for end-users.

Collaborate

By hosting the following JavaScript in your site, your visitors will start generating measurements automatically!

<script type="text/javascript" src="http://code.jquery.com/jquery-1.11.1.min.js"></script>

<!-- SIMON script async loading -->
<script type="application/javascript">

    (function (d, s) {
        var js = d.createElement(s),
                sc = d.getElementsByTagName(s)[0];

        js.src = "https://simon.lacnic.net/static/simon_app/js/simon_probe_plugin.js";
        js.type = "text/javascript";
        sc.parentNode.insertBefore(js, sc);


        js.onload = js.onreadystatechange = function () {
            SIMON.init();  // call init to run the script.
        };

    }(document, "script"));

</script>

Visit the site! By visiting the site you help us by automatically generating measurements.

About

The Simon Project was created to shed some light over Latin American and Caribbean (LAC) Internet connectivity. LAC countries are sometimes geographically close to each other, but network-wise very distanced. This logical distance that separates LAC countries has a considerable impact on Internet quality, and therefore on the region's economical development.