MIDP and SIM card

Hello Everybody,

Is there anybody who can tell me how can we interact with the SIM card of a mobile phone from a MIDP application? or to be more specific i want to add an ebtry in the address book of a mobile phone by using a MIDlet... how can i do it?

Thanku Very Much

Plz reply... its urgent

[325 byte] By [gmm2064] at [2007-9-26 20:53:36]
# 1
Perhaps with MIDP-NG but not with the current specs... unless you want non-portability, then you can check the other SDKs
rpferia at 2007-7-3 19:53:55 > top of Java-index,Java Mobility Forums,Java ME Technologies...
# 2
thanku very much for the reply......can u plz explain what does MIDP-NG mean?Thanku Very Much...
gmm2064 at 2007-7-3 19:53:55 > top of Java-index,Java Mobility Forums,Java ME Technologies...
# 3

MIDP doesn't have support for this. U will get Vendor dependant tools like for Motorola Accompli008 u'll get a TrueSync software. in that he'll give one interface to add addresses and then from there u'll have one option to send the addresses to SIM. So to manipulate theses kind of operations u'll get vendor dependant tools

Thanks

KarunaKar

karna_1942 at 2007-7-3 19:53:55 > top of Java-index,Java Mobility Forums,Java ME Technologies...
# 4
It means, MIDP-Next Generation.
rpferia at 2007-7-3 19:53:55 > top of Java-index,Java Mobility Forums,Java ME Technologies...