PDA

Click to See Complete Forum and Search --> : How do i ping 6 servers and determine which is fastest?


Rudy
Dec 5th, 2000, 03:28 PM
You could use INET to ping each server then find out which server got the lowest ping. I would explain how to ping using INET but i don't have VB on the computer im on now and i coudnl't test the code i would give yah and im sure you don't want a buggy code ^_* so if no one help you when ill get home ill be able to help you

oetje
Dec 6th, 2000, 01:44 AM
http://www.planetsourcecode.com/vb/scripts/ShowCode.asp?lngWId=1&txtCodeId=4664

Dec 6th, 2000, 03:30 PM
i Love the Ping code, but it dosn't say how fast, only alive and dead :)

i think iNet might be what id wanna do... but i cannot figure out how to ping there either :)

Dec 6th, 2000, 03:37 PM
Would you believe it :) i did it! the code example had the responsetime HIDDEN *Gasp* (some echo function)
I got it now!!