This is how new SIMS middleware looks like. With a component(application) browser, middleware manages the life cycle of the applications. Finally, user can "see" the middleware instead of asking where is the middleware. Middleware is instantiated before applications, takes charge of the resources and behaves like a simple OS. Sexy!Since the limitation of the Midp, for example we can only run one Midlet at one time, I put a lot effect to fulfill the multi-applications. I will talk more details of Midp and Midlet later.Web Services is also employed to be the communication protocol from this release! It's easy to generate WS mobile client using WSDL. All the sending and receiving between server and clients are done by WS. Instead of converting XML to objects by using KXml, which is I did in previous versions, WS takes care of the work. All I need to do is making and maintaining good WSDLs.
20/12/2007
Read more about the progress on SIMS MW at http://simsmw.blogspot.com/
Added by
Blog
on
Thursday, December 20, 2007
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment