mobile midp
Designing MIDP Applications: Application Design for Small Devices Requires Special Considerations
White Paper The design process for MIDP (Mobile Information Device Profile) applications, small Java programs for portable devices like cell phones, largely resembles designing software for any platform. With those... [09 Jul 2008]
Accessing DB2 Everyplace Using J2ME Devices, Part 2
White Paper This tutorial shows developers how to build DB2 Everyplace mobile applications using J2ME DB2 Everyplace MIDP ISync APIs and how to deploy the application in the J2ME environment using the J2ME Toolkit. [03 Jul 2008]
Accessing DB2 Everyplace Using J2ME Devices, Part 1
White Paper This tutorial assists developers with building DB2 Everyplace mobile applications use J2ME DB2 Everyplace MIDP ISync APIs and deploying the application in the J2ME environment using J2ME Toolkit. This... [03 Jul 2008]
Debugging Wireless Applications With Mobile Edition: How to Code a MIDP Application Using Sun ONE Studio Mobile Edition (Part 1 of 2)
White Paper The Sun ONE Studio 4, Mobile Edition, in conjunction with the Java 2 Platform, Micro Edition (J2ME), provides a complete Mobile Information Device Profile (MIDP) development environment.... [03 Jul 2008]
Introduction to Sun ONE Studio Mobile Edition: Installation, Features, and MIDlet Example
White Paper Sun ONE Studio 4 Mobile Edition - in conjunction with the Java 2 Platform, Micro Edition (J2ME) - provides a complete Mobile Information Device Profile (MIDP) development environment,... [03 Jul 2008]
Debugging Wireless Applications With Mobile Edition: How to Debug a MIDlet Application Using Sun ONE Studio Mobile Edition (Part 2 of 2)
White Paper The Mobile Edition, in conjunction with the Java 2 Platform, Micro Edition (J2ME), provides a complete Mobile Information Device Profile (MIDP) development environment. This paper... [03 Jul 2008]
Using Ant and Antenna to Build MIDP Applications
White Paper Also introduced is Antenna, a set of Java classes to extend Ant, with a specific focus on creating Mobile Information Device (MIDP) applications. This paper describes the process for using Ant, a Java... [03 Jul 2008]
Connecting J2ME/MIDP to the Enterprise
White Paper The design considerations of a J2ME focus are the focus of this paper, especially when you want to connect your Mobile application to systems running on the server, your enterprise applications, running on your companies... [03 Jul 2008]
End-to-End Development in Sun ONE Studio 5: Using Advanced IDE Components to Develop MIDP, Web, and Server Sides of a Photo Album Application
White Paper Mobile and Web applications are by nature distributed applications, requiring client and server components to run. Writing, testing, and debugging such applications can be very cumbersome to do by hand. [03 Jul 2008]
Designing an RSS Reader: A Working Example for Beginning Software Architects
White Paper An RSS reader is an application that lets the user read RSS feeds from any device that supports MIDP (Mobile Information Device Profile), including a mobile phone. Really Simple... [30 May 2008]
MDA for Mobile Application Development: Use MDA to Build a Data-Based MIDP Application
White Paper This paper shows how to apply the MDA approach to mobile application development with MIDP. MDA isn't only applicable to server-based Web application development, however: it's also an excellent approach... [09 May 2008]
The Factory Design Pattern in MIDP 2.0: How It Works With MIDP's Generic Connection Framework
White Paper Mobile developers routinely use the Generic Connection Framework to create and maintain smooth connections in Mobile Information Device Profile (MIDP). The Factory design pattern is... [09 May 2008]
MIDP Terminal Emulation, Part 4: Securing Your Mobile Communications
White Paper Even better, it's a standard part of the MIDP 2.0 platform, the device permitting, opening the door to a wide range of secure network applications running on mobile devices. This paper discusses the need... [07 Nov 2007]
J2ME Low-Level Network Programming With MIDP
White Paper Version 1.0 of the Mobile Information Device Profile (MIDP) lacks low-level networking support for TCP/IP sockets and UDP/IP datagrams, but the MIDP 2.0 specification (JSR 118) has... [07 Nov 2007]
Debugging MIDP HTTP Requests
White Paper Applications written using the Mobile Information Device Profile (MIDP) can communicate with a web server, an application server, or any other service that understands the HTTP 1.1 protocol. HTTP is in... [07 Nov 2007]