Hello, everyone! I'm currently developing a little utility application that reads my current bandwidth usage as recorded by WildBlue Satellite, logs it, and displays nice graphs.
I get my connection through Dish Network, though, and the information is retrieved from myaccount.dishmail.net:8180/wbisp/usage_gadget/usage_gadget_xml.jsp?u=%ACCOUNT%@dishmail.net, where %ACCOUNT% is your account name. I'm hoping to add support for as many other WildBlue providers as possible. If any of you are interested in helping, please let me know (E-Mail or response here are both fine)! I'll of course post a link when the project is complete so you all can use it.
I'd also be interested in adding other companies such as HugesNet if they use a similar system. Dish happens to use a lovely, simple XML file, and I'd hope other companies do something similar.
If you'd like, I can post how I figured out the URL of the data file so you can try it yourself. (It doesn't break any laws, so don't worry.)
I get my connection through Dish Network, though, and the information is retrieved from myaccount.dishmail.net:8180/wbisp/usage_gadget/usage_gadget_xml.jsp?u=%ACCOUNT%@dishmail.net, where %ACCOUNT% is your account name. I'm hoping to add support for as many other WildBlue providers as possible. If any of you are interested in helping, please let me know (E-Mail or response here are both fine)! I'll of course post a link when the project is complete so you all can use it.
I'd also be interested in adding other companies such as HugesNet if they use a similar system. Dish happens to use a lovely, simple XML file, and I'd hope other companies do something similar.
If you'd like, I can post how I figured out the URL of the data file so you can try it yourself. (It doesn't break any laws, so don't worry.)