PROJECT OVERVIEW Applications for J2ME mobiles are two applications designed and developed for those mobile phones in which application programming is done in Java 2 Micro Edition. These mobile phones are known as J2ME mobiles in the consumer market. I have chosen to develop these applications to add more application features in Lower Generation mobiles. Presently in Lower Generation mobile phones the Inbox allows the user to read a text message of only 180 characters at a time but the Text Reader application provides users to read text file on mobile phones this application can be used to read text books and e- books on mobile phones. Second application provides telnet connection through a mobile phone to a remote server provided that mobile phone must have GPRS or any internet connectivity. Users can telnet to any remote server through the mobile phone. Students can also do programming and can run and execute their program on mobile phones.
The next chapter gives a detailed description about System analysis done for this project. That gives a view about the various requirements for this project. After System analysis there is full description of system design. That gives a view about the design methods accepted for this project. The chapter implementation gives a view about the implementation techniques adopted for this project.
Since I have done this project for J2ME mobile phones so the programming is done in J2ME (Java 2 Micro Edition) for the first application Text Reader I have used CLDC 1(Connected Limited Device Configuration) and MIDP 1(Mobile Information Device Profile) for the Telnet application I have used CLDC 1 and MIDP 2.The programming language that I have used is Java and I have used toolkit provided by java.sun.com for developing and testing the application.
1.1 SYSTEM SPECIFICATION The system specification deals with hardware and software requirements that are required to develop the project