Calling native code for J2ME Apps

A

AbhayN

Hi,

Is there anyway that I can access Symbian Code from J2ME. I am working
with Nokia 6630 [It has Symbian OS, CLDC 1.1, MIDP 2.0, WMA 2.0].
I need to write a SMS handler for any SMS that comes to the handset.

I have written a Code in J2ME but it can only listen to a specific Port
Number.
It seems that one can write a C++ code that can access SMS Messages
from Inbox.
So, how can I call the C++ code from J2ME based application so that
I can retrieve those SMS Messages?

Is there some way for a J2ME Application to Communicate with a C++
Application?
Please tell me any workarounds that you may know
 
D

Darryl L. Pierce

AbhayN said:
Is there anyway that I can access Symbian Code from J2ME.

No. Native code is not available.

Is there some way for a J2ME Application to Communicate with a C++
Application? Please tell me any workarounds that you may know

You can try to have them both talk via local sockets. But, it's not
guaranteed that the handset will support that from the MIDP.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,774
Messages
2,569,599
Members
45,166
Latest member
DollyBff32
Top