aspose file tools
The moose likes Distributed Java and the fly likes J2ME RMI Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Distributed Java
Reply Bookmark "J2ME RMI" Watch "J2ME RMI" New topic
Author

J2ME RMI

Derick Aneiba
Greenhorn

Joined: Mar 10, 2005
Posts: 8
Dear All,

Can anybody advice me how to use RMI in a mobile phone application by providing me with an example please.

Regards

D
Edward Harned
Ranch Hand

Joined: Sep 19, 2005
Posts: 288

You need to search around for implementations that either support the full J2SE in the phone or supply a version of RMI for J2ME.

It's been too long so I don't remember all of this. Try google, etc. There are web sites that handle what you're looking for.


Ed's latest article: A Java Parallel Calamity http://coopsoft.com/ar/Calamity2Article.html
 
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: J2ME RMI
 
Similar Threads
RMI-IIOP and JNDI
help help
Real world example of RMI
why rmi technology is used in ejb
How is RMI different from RMI-IIOP?