Hi Guys, I hope you can give me an idea on creating a Bandwidth Meter Speed Test using coldfusion. Thanks, Mike
Hi, have a look at http://www.bandwidthplace.com/speedtest/ultra/ which is not coldfusion but might be what you are after. Hope this helps
HI, Thanks for the quick response. But actually ill be building with my own using coldfusion. Im not sure if it is possibel. My goal is to measure the speed of a users connection. Any ideas guys. Thanks, Mike
If I were to do it, I would base it off of downloading an image. Track the time the download starts to finish. You now have how long it takes to download an exactly sized file. Do some math and you have your bandwidth tester.