var time1; var time2, dif, vel; function Resultado() { time2 = new Date() dif = (time2.getTime()-time1.getTime())/1000; // Diferencia en segundos. vel=(746550*8/1024/dif); // Imagen de 746550 bytes, 1 byte son 8 bits, 1 Kb son 1024 bytes (no 1000) window.document.getElementById('Resul').innerHTML="Su velocidad de conexion es " + Math.round(vel) + " Kb
"; }

...El Equipo de trabajo...

Aprendices del programa ANALISIS Y DESARROLLO DE SISTEMAS DE INFORMACION en el Centro Tecnológico de Gestión Industrial (SENA) Medellin -Colombia, creadores y fundadores de Soluciones Informáticas SIRA...

REUTH AFEF OÑATE
Celular: 317 5894862

ANDERSON TORO
Celular: 312 7080839

0 comentarios:

Publicar un comentario