The Goal: Building PHP-server part for J2ME and WAP cllient for
working with messages in popular social networks MySpace and Fotochatter
Used Technologies: Linux, Apache, PHP, MySQL
About:
The WAP client for nexus is similar with J2ME client, but doesn't require Java Runtime
Environment to be installed on your mobile. You can get access to it using your
WAP-browser. Nexus server side was designed as a layer between J2ME/WAP client and
MySpace/Fotochatter servers to decrease traffic amount and to provide convenient
upgrade of functionality - commonly when something is changed on Nexus server part
you won't need to get new J2ME client - that saves your costs and traffic.
Solution:
Krendls Ltd successfully delivered PHP server side and WAP client
The work-scope includes:
- Building server side based on PHP 5 using custom OOAD framework with MySQL database
for logging, using CURL library for performing transfers between FC, MySpace and
server side.
- WAP client were built on PHP 5 using custom framework. It works similar to J2ME
client.
See Also:
J2ME client development for this project -
Nexus mobile client