Mobilchange news Documentation Contents User Documentation Administrator Documentation Index of terms Technical Support On-line Search

Access through JAVA application in mobile phone

Introduction - what is it?

It was possible to access Mobile Connection using SMS or SIM Toolkit until these days. New types of mobile phones support JAVA programs running - this application is intended for them to make MCO/MCN access easier. Some advantages of this application: From the outside application behaves in the same way as SIM Toolkit - it creates and sends SMS according you commands. For reading SMS received back from MCO/MCN are valid rules described here.

back to top of page


Supported phones

To run application, your phone must support MIDP 2.0 specification (Mobile Information Device Profile - it provides a basic J2ME application runtime environment targeted at mobile information devices). There is exception for Siemens phones series 50, 55, 65, which works on platform MIDP 1.0. If you need to discover which specification is supported by your phone, see this page (not only phones can be listed here!).

Phones tested in Datasys:

Phones, where application doesn't run:

back to top of page


How to install application into phone

You can find JAVA program for phones in \support\MobilChange\MobileJava\ folder of installation CD - separated for every platform (MIDP_1.0 and MIDP_2.0 folders). Program consists of .JAR and .JAD file - you need save both of them into mobile phone in the same folder.

Application can be loaded into phone by two manners:

  1. Using PC - phone is connected to the PC using serial cable, IrDA etc. and you use special SW from phone manufacturer (Nokia PC Suite for Nokia, Data Exchange Software for Siemens etc.), or universal SW like MobilEdit!. Use directions from manufacturer - for example when using Siemens MT50, application must be saved under java\jam folder, see picture.
  2. Using WAP push (target phone must have GPRS enabled and APN for both WAP and GPRS configured). Using this method you can acquire application from this address http://www.ums.cz/UMSmidlet/web/default.php. You enter your Mobilchange installation ID (you must have valid maintenance) and other information into form. Subsequently you'll be sent a WAP push SMS with link to the application.

 

back to top of page


Nokia6230 logo

Application usage

Start application according to the manufacturer's directions (for Siemens MT50 use Menu - Surf & fun - Games & more - Mobilchange).
 Nokia6230 menu Mobilchange logo appears and after a few seconds menu is displayed (its size and color depends on phone features): Before first use you need to configure application - so use Settings first. ATTENTION when using diacritics - not all modules (e.g. M20T) supports Unicode SMS, so SMS can be incorrectly addressed and processed!
Every time you confirm your selection and application will be sending SMS, you'll be asked to allow SMS sending. It is correct behavior - it forbids to write program (virus), which sends SMS without any limitation with negative effect to your account balance at GSM provider.

SiemensSL45 menu

Calendar

This function works with calendar. Submenu:

List Meetings - gets information about meetings in selected time frame; you can select these options: Nearest, Today's, Tomorrow's, Date, Back (return to superior menu). When Date is selected, you must enter date. Function returns SMS with list of meetings.

New Meeting - creates a new meeting. Parameters: date and time, duration, invited, subject, place, description. Returns SMS with operation result.

Reply - replies to meeting request. Select one of Confirm, Deny, Tentative options. Meeting request message ID is needed as a parameter (acquired by query for messages in your mailbox, see Email). You can also enter text of reply.

Back - return to superior menu.

For correct Calendar function you need to set your time zone, if phone supports such feature. Consult documentation for your phone.


Contacts

Menu for querying your contacts. Submenu:

Personal - searches contacts in user's mailbox

Company - searches company (public) contacts
For both items you can select

Returns SMS with contact(s) found.

Back - return to superior menu.


Email

Here you can work with your mailbox. Submenu:

Read Messages - returns list of messages according to the selected filter. Options: "All New" - returns new unread messages, "All Today's", "All Yesterday's", "Filter" - you can set day, process flag (All/Read/Not Read) and importance flag of message. Returns messages which meets the filter. List of messages contains message ID, which can be used in other functions (Details, Reply, Forward) and basic information - sender and subject.

Message Details - returns a whole text of message based on message ID.

Send Message - allows to send a new message. Necessary parameters: Recipients, Subject, Text.

Reply - sends a reply to the message based on message ID.

Forward - allows to forward the message based on message ID to other recipients and to attach any text (comment).

Back - return to superior menu.


Settings

Here you can configure some application parameters. Submenu:

Out Of Office - you can "Check Status" of Out Of Office function, "Enable" or "Disable" it. When enabling, you can set text of automatic reply while you are out.

MX Phone Number - here you must set Mobilchange server phone number before use. To this number are sent SMS generated by application.

SMS Language - set language, which will be used in SMS responses to your requests. You can "Check Status" of this setting or set Czech or English.

Midlet Language - set language of mobile phone application. Options: Czech without diacritic (simple), Czech with diacritic (full), English.

About ... - shows info about version.

Back - return to superior menu.


Exit

This item ends the application.

back to top of page