aspose file tools
The moose likes Java Micro Edition and the fly likes MIDlet to MIDlet communication! Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Mobile » Java Micro Edition
Reply Bookmark "MIDlet to MIDlet communication!" Watch "MIDlet to MIDlet communication!" New topic
Author

MIDlet to MIDlet communication!

sasi antony
Greenhorn

Joined: Jan 10, 2001
Posts: 5
hi everyone,
In a MIDlet suite how will i communicate between two MIDlets.
thanks in advance.
sasi antony.
Mark Herschberg
Sheriff

Joined: Dec 04, 2000
Posts: 6037
I do not believe this is not possible on the client side, through the MIDP specs. You could do it through a server. Some vendors may offer OEM APIs by which to do it.
--Mark
hershey@vaultus.com
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: MIDlet to MIDlet communication!
 
Similar Threads
Transfering Multiple PNGs
Usage of MIDlet
Auto invocation of midlet
need some help!
How to download a midlet from a midlet?