>I'm trying to write an app to do wireless authentication based upon the sharded >secret principle. In order to do this I need to know what the IMSI of the SIM in >the Treo. I can't find any documentation that describes how to do this, there >doesn't seem to be anything in the GSM or SMS library that helps get the IMSI. > >Can anyone point me in the right direction ? Or is it not possible to get the IMSI ? >
The Handspring docs aren't great, as Thomas Maeder pointed out. However I was told that there'd be more docs about the Treo going up soon, once the GPRS stuff is finalised. To the problem in hand... Not sure how to get the IMSI via Treo APIs... However, the AT command set provides AT+CIMI, which returns the IMSI. Anyone know of a way to send AT commands at the SIM? Failing that.. can you create a loopback with the IR port so you can effectively send AT commands to yourself? Cheers Russell -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
