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:
- you don't have to remember SMS commands syntax (as well as when using SIM Toolkit)
- unlike from SIM Toolkit you don't need special SIM card
- unlike from SIM Toolkit JAVA application doesn't have to be signed by GSM provider
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:
- Siemens MT50, CX65, CT65, M65, S55, S65
- Nokia 5410, 6230, 6630, 6670, 9300, 9500, N70
- Sony Ericsson P900
Phones, where application doesn't run:
- Nokia 3410, 6310i, 7650
- Samsung SGH-X460
- MDA II
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:
- 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.
- 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
Application usage
Start application according to the manufacturer's directions (for Siemens MT50 use Menu - Surf & fun - Games & more - Mobilchange).
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.
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
- "Find" (basic fast search) - searches in Full name, First, Last, Nick name, File as, E-mail, Email-2, E-mail3 and Company
fields of contact
- "Find in name" (very fast search) - searches only in Full name
- "Full search" - searches all fields of contact, you can enter e.g. part of name, address, phone number....
+ combination of these data.
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