#!/usr/local/bin/php <%@ Language=JavaScript %> www.caughey.com - Blocs
About Me
Resume
eMail Me
Family
Family News
Social Networks
Linked In
Face Book
Projects
My UAAV Blog
Paparazzi UAV
Hack RVA
Software
Mobile
Web Games
Commercial
For Fun
Open Source
Links
SuperWaba
Source Forge
SF: microFrame
SF: jMICR
Hobbies
My Scuba Blog
Clay Animated Movies
1,000 Yard BR
Tae Kwon Do
Geo Caching
Club Links
Grand Master Dong
Language
Speak Telegu
Quick Links
Google
Maps
WebMail


This site is hosted by ME :-)

Home > Mobile Apps
J2ME Instant Messenger

Overview

The Mobile Instant Messenger is a Java application which runs on Java enabled mobile phones. It provides communication on a private messaging network. Each phone can be configured as a user by registering it with the network. That user can then either be logged into the network or logged out of the network. Users can build a collection of other users in the network, known as Friends, with whom they can message.

Screens

Splash Main Menu
(Logged Out)
Main Menu
(Logged In)

Settings Progress Edit Personal Information

Find Friend By User Name By Phone Number

Add Friend View Friend Remove Friend

Friend List Send Message Read Message

Getting Started

The Activities listed in this section below are ones which you will generally only do when you first establish your existence on the network.

How to modify my network settings

From the main Menu, Select Settings. The fields available for edit are detailed in the table below:

Field Description Example

Sever

The server where the Private Message Network exists. This will be provided by your service provider. You should not have to change this. Doing so may cause loose of service.

http://im.caughey.com

Port

The port number that MobileIm connects to on the server. This will be provided by your service provider. You should not have to change this. Doing so may cause loose of service.

80

Context

This is the name of the Message Application Hosting you Private Message network. This will be provided by your service provider. You should not have to change this. Doing so may cause loose of service.

im

Frequency

This is the frequency in seconds that the messenger will poll the server for new messages. Polling only occurs while on the friend list screen.

30

How to Register

After first installing the application, when you run the application for the first time you will see the splash screen flowed by the Main Menu. You will have two options Register and Settings. Select Register. Enter the fields provided and select Commit. The username must be unique. You will be warned if you select an existing username. Both password entries must match and the phone number must be unique. Generally this number is the number of the phone that application is installed on.

Regular Activities

The activities in this section describe the functionality, which you will most frequently use when operating the Mobile IM

How do I view a list of Friends

When the application starts after leaving the splash screen you will be logged in. If you have friends in your Friend List you will be forwarded to your friend list. If you don't have any friends listed in your friend list you will be taken to the Main Menu and the friend list will be grayed out. When on the Main Menu, if the Friend List button is not grayed out you can scroll to it using the up/down keys and press the OK button on your phone.

How do I view a Friends Information

The friend that you wish to view must be in the Friend List. From the Friend List scroll to your friend and press the OK button on you phone.

How do I read a Message

From the Friend List scroll to the friend with a Message Icon and press the MSG quick key on your phone.

How do I send a Message

From the Friend List scroll to the friend button you want to send a message to. If there is no Message Icon then you can press the MSG quick key on your phone to send a message. If there is a message you must first read the message.

General Activities

The activities listed in this section you will perform on a less frequent basis then the activities in the last section Regular Activities.

How to Log Out

From the Main Menu scroll using the up and down keys on the phone to the Log Out menu item and press the OK button on your phone.

How to Log in

From the Main Menu scroll using the up and down keys on the phone to the Log In menu item and press the OK button on your phone. When the application starts up after leaving the splash screen if you have already registered you will be logged into the message network.

How to edit my Personal Information

From the main Menu scroll using the up and down keys on your phone to the Personal Info menu item. Press the OK button on your phone. You will be able to modify your first, middle and last name and mobile number.

How to Add a Friend

From the Main Menu scroll using you up and down key to the Find Friend menu item. You will be prompted to search by either Phone Number or Username. Select one and then press the Next quick key. Then you will then be prompted to enter either a phone number or username. Enter the value and press the Search quick key. If a user was found you will be notified that the user was found. You will then be prompted to add the friend. If you choose to add the friend then press the Add quick key on your phone.

How Do I Remove a Friend

From View a Friend select the Remove quick key. When prompted if your sure that you want to remove this friend select remove again.