PDA

View Full Version : sim serial number


tom
August 28th, 2006, 02:50
hello,

is it possible to extract the raw data from the sim card and extract the serial number out of that using a c# program instead of using your sim manager software. (we have to register a lot of sim cards and it would be handy to have that done by the program instead of having to use sim manager and copy and paste every time)

i'm not sure if there is an SDK available that i can use to talk to the SIM card reader.

any practical help is appreciated
thanks,
tom

Alex Railean
August 28th, 2006, 08:38
Tom, SIM Manager itself is build on top of an API developed by ourselves.

It will probably become available in the near future, but at this moment it is used only internally, and lacks the documentation you would need.

If you have a time constraint and cannot wait until we release the SDK (which is an undefined date at this moment), I could find out whether we can develop an application which does what you need.