Hi, somewhere could help me? I need access my SIM Card on GSM phone like Nokia 6230, 6600 or 3250. How can i do it using J2ME? I need a phone with JSR-177 implemented? Is there any Nokia phone that i can do this?
Thanks in Advanced.
Hi, somewhere could help me? I need access my SIM Card on GSM phone like Nokia 6230, 6600 or 3250. How can i do it using J2ME? I need a phone with JSR-177 implemented? Is there any Nokia phone that i can do this?
Thanks in Advanced.
I have seen that S60 3rd Ed phones like N91, 3250, N80 etc supports Security and Trust Services API (JSR-177).Originally Posted by hugofmello
Regards
Gopal
If you need to access the sim card using the SATSA API optional package APDU or JCRMI, those are not implemented on S60 3rd edition devices. The SATSA implementation on those devices support PKI and CRYPTO.
Hartti
so what nokia device that implements SATSA APDU or JCRMI???
if no nokia, may i know what device that support?
all day 2 learn
There are some recently announced Series 40 phones (7373 and 5300 for example) which have APDU implemented.
Hartti
I also want to do SIM card operations (write some data and read it(J2ME))
What are the api's regarding this?
IS IT POSSIBLE OR NOT using nokia S-60 series 3 EDITION
The only Nokia devices supporting SIM card access are Series 40 3rd Edition FP2 and 5th Edition phones (including 5300, 630, etc.)
No support for SATSA-APDU (the package needed for this) on S60 platform yet.
Also note that you need to sign your MIDlet in order to get access to the smart card (SAT access requires operator signing). Also all the commands you want to send to the smart card needs to be listed on the smart card itself (so the smart card has to be specifically prepared.
Hartti
hi,
does any nokia mobile supporting both JSR 180 (SIP) and SATSA APDU exist
JSR 180 SIP API is supported from S60 3rd Edition onwards and currently SATSA - APDU is supported in Series 40 3rd Edition Feature Pack 2 devices and Series 40 5th Edition devices. I have not came across a device that supports both.Originally Posted by panky
You can see the device specifications here http://www.forum.nokia.com/devices/matrix_all_1.html
Regards
Gopal
__________________
MobiQuil.com
An initiative by Developers for Developers.
http://www.mobiquil.com - Alpha - Launched.
As Gopal answered already, there is no such device yet from Nokia. See als this table on available APIs on different platform Editions
http://wiki.forum.nokia.com/index.ph..._Nokia_devices
Hartti
Thanks for reply
Last edited by shilpi.jain; 2007-07-18 at 07:42.