|
|
Fast developing of efficient mobile network applications...
Year 2006 - all cell phones are enabled for access to the Net...
... are you ready for that?
Developing applications for wireless devices is difficult. There are dozens of devices with different attributes such as
screen size, maximum bandwidth speed, and processor capability.
MASC 3.0 platform - Mobile Application Server Container - is integrated environment for developing, publishing and administrating mobile network applications.
Thanks to MASC 3.0 platform, the main issue when developing, is application logical structure, not the differences between devices.
MASC 3.0 platform main features:
- flexibility and simplicity of developing applications as server plugins
- high efficiency - massive multiplayer games developing possibility
- network protocols for MIDP1.0 i MIDP2.0 - socket and non-socket (http) connections; in addition
network classes for midlets are included (size < 3Kb)
- possibility of loading and updating application plugins on the fly - server rebooting isn't necessary
- reliability and security - server handles errors and autocorrects them
- mulithreading and scalability - possiblity of building servers working on top of the network of cooperating computers
- asynchronous transaction execution
- ability to debug running server, including full access to structures and variables
- compact, multilayer logging system
- integrated management of mulitple databases (Oracle, MySQL, PostgreSQL)
- integrated trivial HTTP server
- ability of running on many platforms including: Windows NT/2000/XP, Solaris, Linux
- possibility of inegration with JSP containers
- micro-payment module included
Main advatanges of developing for MASC 3.0 platform:
- you avoid committing errors during mobile network layer developing
- you acquire full compatibility with MIDP 1.0 stanard (non-socket http connections)
- you need less time for applications developement
- the costs of developement are lower
- the main issue for developer is application logical structure
|
|