J2ME Technology Main

View: [ 2009 | 2008 | 2007 | 2006 | 2005 | 2004 | 2003 | 2002 ]

Articles
  

Articles:
  • BREW & J2ME: Let's Be Friends! by Radu Braniste   - [Clicks: 16]
    Discover how to narrow the gap between BREW and J2ME as well as learn insight into the design process for using these technologies.
    http://www.developer.com/java/j2me/article.php/3116331 - Dec, 2003
  • Lock down J2ME applications with Kerberos, Part 2: Authoring a request for a Kerberos ticket by Faheem Khan   - [Clicks: 41]
    In the last article in this series, you saw the outlines of a J2ME application that can connect securely to a Kerberos-enabled server, you also learned the details of how Kerberos encryption works at the byte level. This article gets into the meat of the application itself. You'll see how to use the J2ME's facilities and some open source libraries to perform surprisingly powerful encryption routines.
    [Includes source code]
    http://www-106.ibm.com/developerworks/library/wi-kerberos2.html - Nov, 2003
  • Lock down J2ME applications with Kerberos, Part 1: Introducing Kerberos data formats by Faheem Khan   - [Clicks: 21]
    Users need assurance that the wireless applications they use won't compromise their sensitive information. One way to do that is to use industry-standard protocols like Kerberos to provide security. In this series, Faheem Khan will build a sample J2ME MIDlet that uses Kerberos to protect financial data. In this first article of the series, he lays the foundation by explaining the Kerberos data formats that will provide the backbone for his application's security.
    [Includes source code]
    http://www-106.ibm.com/developerworks/library/wi-kerberos/ - Oct, 2003
  • The Generic Connection Framework by C. Enrique Ortiz   - [Clicks: 19]
    This article provides an overview of the Generic Connection Framework (GCF), a J2ME API that provides broad support for connection types.
    http://developers.sun.com/techtopics/mobility/midp/articles/genericframework/ - Aug, 2003
  • Developing embedded and mobile Java technology-based applications using UML by Bill Graham   - [Clicks: 14]
    This paper explains the whys and hows of using UML for Java-based embedded applications.
    http://www-106.ibm.com/developerworks/rational/library/805.html - Jun, 2003
  • High-availability mobile applications by Michael Juntao Yuan   - [Clicks: 44]
    Application availability in unreliable wireless networks has become a central issue for mobile commerce's success. J2ME (Java 2 Platform, Micro Edition) is the perfect platform for smart mobile clients that support offline modes. Enterprise J2ME clients with integrated mobile relational databases can manage sophisticated data on the device and synchronize with backend servers when needed. In this article, Michael Yuan first discusses the "occasionally-connected" paradigm for high-availability mobile applications. He explains the roles of mobile databases in this paradigm. Then, he uses an example J2ME application to illustrate the key components of mobile database applications. At last, he reviews leading J2ME database vendors to offer a buyer's guide for your database needs.
    [Includes source code]
    http://www.javaworld.com/javaworld/jw-06-2003/jw-0606-wireless.html - Jun, 2003
  • SMS -- Short but Sweet by Tom Clements   - [Clicks: 41]
    In this article, I'll describe the evolution of SMS as a wireless technology and point out both the promise and the pitfalls of SMS for location-based services and wireless enterprise apps.
    http://developers.sun.com/techtopics/mobility/midp/articles/sms/ - Feb, 2003

[Top]