Re: [Barry-devel] MEID

2011-01-24 Thread Eric Arseneau
Sorry Chris, I should have done a search and phrased my question better, thank you for the answer. On Jan 24, 2011, at 1:07 PM, Chris Frey wrote: > On Mon, Jan 24, 2011 at 12:34:47PM -0500, Jon Hylands wrote: >> Hi guys, >> >> Does anyone know if there a reasonably easy method of extracting the

Re: [Barry-devel] MEID

2011-01-24 Thread Chris Frey
Hi Eric, The database is "Handheld Agent". I would imagine that this is possible through the RIM API's. You'd have to probe it programmatically, through the Windows COM interface, as I recall. If the database shows up in the resulting list, then the API might even parse the fields out for you!

Re: [Barry-devel] MEID

2011-01-24 Thread Chris Frey
On Mon, Jan 24, 2011 at 12:34:47PM -0500, Jon Hylands wrote: > Hi guys, > > Does anyone know if there a reasonably easy method of extracting the MEID > from a Blackberry using barry? Using Barry, yes, but not necessarily easy yet: http://www.mail-archive.com/barry-devel@lists.sourceforge.net

Re: [Barry-devel] MEID

2011-01-24 Thread Eric Arseneau
>From what Chris has said before, you can get the information from some >database on the BB. So one question would be which database, and would anyone >know if that database is accessible from the standard BlackBerry desktop API? We are unfortunately not able to use barry for this at the moment