OESF Portables Forum

Everything Else => General Support and Discussion => Zaurus General Forums => Archived Forums => Security and Networking => Topic started by: speculatrix on July 27, 2005, 08:12:15 am

Title: Gprs Billing?
Post by: speculatrix on July 27, 2005, 08:12:15 am
Before I get hooked on surfing with my 860 + audiovox RTM-8000, I was wondering if anyone knows of a network usage meter that would enable me to limit my phone bill.

I did simply think of using "ifconfig ppp0" to count the usage before hanging up, but I don't know if that would under-read as the protocol overhead probably adds quite a significant proportion to the bill.

Any ideas gratefull received.
Title: Gprs Billing?
Post by: zmiq2 on July 27, 2005, 09:06:26 am
Hi,

the pppd program, before ending, it executes a terminating script; at that point, thereis an environment varibale that has the transmitted bytes.

I use a SonyEriscsson to bluetooth-connect to the internet, and when disconnecting the gprs, the amount of bytes showing on the phone screen exactly matched the value given by pppd.

For detailed info check pppd documentation.

For the required softwre that automatically makes your required transferred bytes checks and accounting, I leave that for you ;-)

HTH