How to change the "Monthly Allowance" indication in GlobeTrotter MobilityManager®?
23/01/2009
In GlobeTrotter MobilityManager®, under 'Tools>Connection History' data transfer rate and transmitted volume is recorded per month.
As a standard the allowance for GPRS and UMTS is set to 100MB each.
To change this value, please close GlobeTrotter MobilityManager® and edit 'Properties.xml' (C:\Documents and Settings\<username>\Local Settings\Application Data\GlobeTrotterMobilityManager).
Change value:
<Key>GprsMonthlyDataLimit</Key> for GPRS data allowance
<Key>UmtsMonthlyDataLimit</Key> for UMTS data allowance.
The values in 'Properties.xml' indicate bytes. Here are some samples of possible values:
50 MB: <Value>52428800</Value>
100 MB: <Value>104857600(default)
200 MB: <Value>209715200</Value>
300 MB: <Value>314572800</Value>
400 MB: <Value>419430400</Value>
500 MB: <Value>524288000</Value>