|
message: 4
date: Thu, 25 Mar 2010 08:36:22 -0500
from: "ibm"<ibm@xxxxxxxxxx>
subject: RE: Mobile application - after Greg Hintermeister's article
reading
Tom,
Looks like era.pl max data package is 500MB /month and 12gr for each
100kB. So you're talking about 16MB/day (or 128000000 bits/day) to stay
within the package.
HTC Hero has support for SQLite
(http://www.devx.com/wireless/Article/40842/0/page/1) so you can store
your data on the phone. It also has Bluetooth, WIFI and USB. Naturally
I would choose WIFI to sync data from your iSeries to the device. So
your mobile app would need sync functionality when @home. It would
connect to your LAN and talk to an internal Web Service to retrieve
updated data. To speed up the sync process you would need to somehow
implement record versioning so you're only updating new data. One
downside is that hero doesn't have a keyboard.
This sounds like a fun project.
Chris
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.