| Reply | « Previous Thread | Next Thread » |
|
I have installed a Symbian C++ program on the Nokia6600 and I want a J2me program to call theSymbian C++program ,what can I write in the J2me source code?Can anybody help me?
Thank you! |
|
There is no direct way. Java MIDlets are executed in a pretty tight sandboxes.
The only way, we used was connecting over TCP-IP, i.e. we connected J2ME to Symbian over the Internet. Obviously same is possible using WMA and SMSes, though that's an expensive option. |
|
somewhere i was reading that it could be possible if we bypass the preverifier..and let the code pass on to the compiler straight away..ddnt make much sense to it..drdwarf can u please comment on that if u have any idea?
ciao |
| mayankkedia |
| View Public Profile |
| Find all posts by mayankkedia |
| Reply | « Previous Thread | Next Thread » |
| Thread Tools | Search this Thread |
|---|---|