Create your own mobile multi-user and multiplayer games with an open source platform. MUPE has a cluent serer architecture where the applications are written on the server side. MUPE uses JAVA for everything J@ME on mobile client J2SE for the server side. The platform is available underNokia OPEN source licence 1.0a.
Details.
MUPE services written J2SE and XML onto the server side. XML is uploaded to the client, which modifies its behaviour based on this. Main advantage: SCripted client UI script language - one client for all applications. (One install on mobile phone - access to many applications)
Additionally Easy scripted acess to phone features. (camera, sound, video, BT ID, Location + an open interface to write any plugins.)
Service discovert is built in-new services can be discovered and downloaded from within the MUPE client. This has been the main bottleneck in accessing new services. MUPE requires one install- the client. The client can update itself when new updates available.
As the name suggests MUPE is built around people publishing content. This can be multimedia or code.
HOW MUPE works? There is three packages MUPE Client MUPE Core MUPE Server
diffferent jar packages.
All client side functionality is done by XML file which you program with J2SL.