JM-Mobile Server Side Solutions
JM-Mobile Bluetooth Server
( download)
Bluetooth server is now only a prototype version, if you need a more sophisticated one, please feel free to contact us. For instance,
- by now the server just supports the PULL communication mode with the BT devices,
if you want a server with the PUSH communication mode,
i.e., a server can detect the new bluetooth devices entering in its perimeter (usually between 10-100m)
and then automatically send these BT devices a content.
- The PUSH server could also automatically select to send an appropriate content according to the features of the BT mobile device detected.
Requirements:
- the Bluetooth server requires a java 1.5 or higher installed on your PC (a JRE can be embeded within the server).
- a Bluetooth dongle must be plugged into the PC's USB port BEFORE you start the server.
- the server can't be tested by using the mobile simulators.
- the cell-phones used for testing must support btapi (jsr82), and must be installed the JM-Mobile Browser.
Usages:
- The server is included some samples on it. You can immediately start testing the server with these samples.
- You can add more *.jmm documents to the server, by using the JM-Mobile Editor to edite and generate the *.jmm documents, and then adding them to the server.
- Instal the JM-Mobile Browser on your jsr82-enable cell-phone, and then start it. To get the new contents from the Bluetooth server:
- select Menu->Bluetooth
- if the cell-phone supports btapi jsr82 then a bluetooth service screen will be shown.
- select Get contents item from the bluetooth service screen, then follow the instruction to find out the Bluetooth server.
- a list of many Bluetooth devices can be found, you must select the item with the name as same as the name of the PC on which the bluetooth server is installed.
- the communication with the buletooth server will be started and then a list of contents available on the server will be send to the cell-phone.
- when the cell-phone receives the content list, you can select to download one of these contents from blutooth server.
JM-Mobile Web Component
Jmm documents exported from JM-Mobile editor can be put in any Web server to distribute, then any java-enable cell-phone installed our JMM Browser can be download and playback them. That doesn't require any particular web component installed on the Web server side. However if you need a more sophisticated distributing system we can provide you a JM-Mobile Web component which can:
- distribute the jmm content according to each type of mobile-phone
- receive and analyse the resultants from the mobile-phones
- and many more according to your requires
|