Learn More About This
Directory
Sponsored by Synergium.net,
Software Development Services with a Forward Thinking Approach
76. develop{net} - J2ME mobile solutions
- www.developnet.co.uk
- kCommand is an ultra-lightweight generic command architecture that provides a simple and effective mechanism for J2ME clients to execute remote commands on J2EE servers over HTTP.
- kCommand has been released into the J2ME development community as an open source project under the GNU Lesser General Public License (LGPL).
- If you wish to provide any feedback or require support for kCommand, please send us an e-mail at j2me@developnet. ...
- j2me@developnet. ...
77. J2ME VNC
- j2mevnc.sourceforge.net
- J2ME VNC .
- I am attempting to port it to mobile phones using the J2ME API, I have decided to make this an Open Source project, and thus giving out the source code freely under the GPL. ...
- J2ME VNC 1 Year Old Today.
- J2ME VNC is celebr/ating its first birthday. I am very please with the success of J2ME VNC, with over 60,000 page views, and about 4,000 downloads (averaging about 10 a day), this has been my most successful open source project. ...
78. Home
- www.innaworks.com
- J2ME Practitioner Survey.
- The J2ME Practitioner Survey is now open at http://www. ... nz/J2ME/. ...
- This not-for-profit survey intends to provide the J2ME/MIDP/iAppli development community (including game and business application developers) information on the current state of practice in the industry. ...
- Without such information it is difficult for the J2ME/MIDP/iAppli development community to improve the tools, practices and development processes to address the real needs. The J2ME Practitioner Survey is designed to fill this information gap.
- J2ME Practitioner Survey Results.
- The statistics of J2ME Practitioner Survey have been collated from more than 70 responses as of 1 September 2003. ...
- If you have any enquires or comments on the J2ME Practitioner Survey please feel free to contact Innaworks.
79. Lurker's Guide to J2ME (Java 2 MicroEdition)
- www.blueboard.com
- Home -- > Introduction to J2ME .
- Introduction to J2ME.
- J2ME stands for Java 2 MicroEdition. Whereas J2EE (Java 2 Enterprise Edition) refers to the specs that govern the use of java in distributed server side environments, and while J2SE (Java 2 Standard Edition) addresses the needs of the desktop, J2ME targets the extremely diverse array of consumer and handheld devices that have suddenly proliferated like wildfire in recent years. ...
- The relationship between the three can be thought of as a superset-subset one, with J2ME being a subset of J2SE, while itself being a subset of J2EE. ...
- The problem for SUN and its partners was the extremely diverse range of devices that the J2ME was supposed to target, with the minimal devices having as little as 1 kb of RAM and 24 kb of ROM (and small or no screens), while the larger, more capable devices had nearly the capabilities of desktops. J2ME needed to be extremely flexible in meeting the demands of all these target devices. ...
- Created an architecture for the lowest common-denominator, which would mean stripping most everything out of the J2ME. ...
- They decide on neither --- What they finally decided on was to make the J2ME extrememly modular, with particular profiles targeted at specific devices, BUT with most portability maintained across configurations. ...
- These two are what make the J2ME extremely flexible and modular, but at the same time they cause lots of confusion among beginner programmers. ...
- The image below represents the relationships between the different J2ME configurations and profiles. ...
- Home | J2ME Notes | J2ME Resources | Contact Us .
- Java, J2ME, are the trademarks of Sun Microsystems Inc. ...
80. line of site: why operators don't like j2me for brew
- www.burningdoor.com
- why operators don't like j2me for brew.
- i've seen quite a few posts on how cool it is that j2me is available for BREW via the esmertec JVM. in addition, the first response i've gotten when talking to developers about doing BREW apps is "can't you do that with j2me on top of BREW?". indeed, there are tons more j2me developers than BREW developers, and very few java developers would want to "regress" to the world of using C and C++, even if it's the right tool for the job.
- they don't like the idea at all of j2me on top of BREW. why? one reason is they've already made the choice of BREW over j2me, mostly for the revenue system that is in place, but also because of the testing and verification system that is in place as well. ...
- they will discourage you as a developer from even thinking about using j2me on top of BREW, at least until this overhead of th JVM is standard packaging on the device, and does not eat into the subscribers app memory.
- the other is that opening the catalog of apps up to j2me will provide scores more of potential apps they can sell, and even if it's only 75% of what they could have gotten, perhaps more sub's phones would be closer to capacity.
- because j2me has no verification process, well, there are a lot of unverified j2me apps i've run across with memory leaks and some obvious bugs. ... there are some companies such as tira wireless that are trying to introduce verification for j2me to operators, but i'm not sure how successful they've been. ...
- making j2me part of the standard BREW SDK instead of a bolt on would go a long way. ...
- The Carrier perspective is not often presented amidst all the discussion of BREW and J2ME. ...
- to correct you unlike c, j2me does have a verification process as doe sregular java. ...
- which alos Brew has fro j2me :).
- very few j2me apps are tested in low memory handset situations causing tons of runtime errors. ...
- I could not agree with Steve more on the need for developers to understand that the code that they write on J2ME over the KVM executes the same way as any other C code only the way it is done is hidden from them!.
81. Parsing XML with J2ME
- www.ericgiguere.com
- Home | Back to the J2ME Companion Site .
- Parsing XML with J2ME.
- You might at some point have a need to parse XML as part of your J2ME application. Due to the constraints of J2ME, you're going to need a small parser. ...
- Home | Back to the J2ME Companion Site .
82. Java 2 Platform, Micro Edition from FOLDOC
- wombat.doc.ic.ac.uk
- J2ME ==>.
- <language, programming> (J2ME) Sun's Java platform for consumer devices. ...
- J2ME defines Configurations and Profiles for different classes of small memory device, from smart cards to pagers to set-top boxes. ...
- com/j2me/)}. ...
83. Articles
- www.informit.com
- Home > Articles > Programming > Java > J2ME > J2ME MIDP 2. ...
- J2ME MIDP Deployment Services.
- J2ME: Taking Asia to the Next Wireless Level.
- J2ME MIDP 2. ...
- J2ME Mobile Information Device Profile (MIDP) is poised to become the dominant mobile computing platform, as it rounds out the industry's leading application platform. Discover its new features and why J2ME MIDP is moving to the forefront of the wireless platform field.
- By most measures, Java 2 Micro Edition (J2ME) is a success. Mobile Information Device Profile (MIDP) implementations are availableand sellingfrom all the major wireless handset manufacturers, and J2ME functionality is regularly touted in carrier advertising as part of its never-ending efforts to differentiate itself from the competition. If you're new to J2ME, I suggest you start with a number of articles available here at InformIT. ...
- As a quick refresher, it's important to understand the J2ME concept of configurations and profiles. ...
- Profiles sit atop configurations and define the set of APIs required for a device's J2ME setup to comply the profile specification. The two most popular profiles are the MID Profile (runs on CLDC devices; targeted at mobile phones, pagers, and entry-level PDAs) and the Personal Profile (runs on CDC devices; the J2ME incarnation of the legacy PersonalJava technology). ...
- (Motorola leads the way with a number of J2ME devices), from carriers such as Sprint and Verizon. ... Missing were more advanced media, graphics, networking, and security APIsall of which are virtual necessities for game and mobile commerce applications (two of J2ME's "core constituencies" in political-speak). ...
- Looking back, it's a tribute to the design and implementation of J2ME MIDP that it became successful with all these shortcomings! (A side discussion might compare MIDP 1. ...
84. Java2me news
- news.java2me.org
- " AndroMDA - Homepage 17:29:53 - antonio - No comments Eclipse plugin to help develop J2ME code.
- 0 With Nokia and SonyEricsson Support Now Available Overview This project provides an Eclipse plugin to help develop J2ME code. With the help of a J2ME Wireless Toolkit, users may develop MIDP midlets within the Eclipse development environment. ... Features Multiple wireless toolkit support Wireless toolkit preferences Platform component and definition support Create new J2ME Midlet Suite Project Create new Midlet Java Application Descriptor (JAD) editor Automatic incremental preverification Eclipse launch support for Emulator Midlet debugging support JAR and obfuscated JAR packaging Over the air deployment testing serve" Eclipse ME 11:39:29 - antonio - No comments 19 March.
- "TinyLine TinyLine provides Mobile SVG Applications and Development Tools for J2ME devices. ...
- "Big designs for small devices Four J2ME design patterns simplify interactive content development Summary Java 2 Platform, Micro Edition (J2ME) Mobile Information Device Profile (MIDP) is widely used for developing interactive applications on mobile devices. ...
- EclipseME - J2ME Plugin for Eclipse.
- "This project provides an Eclipse plugin to help develop J2ME code. Initially, this includes support for J2ME midlets. ... Initial planned features Wireless toolkit preferences Create new J2ME Midlet Suite Project Create new Midlet Java Application Descriptor (JAD) editor Preverification Emulator Eclipse launch support" EclipseME - J2ME Plugin for Eclipse 09:02:01 - antonio - No comments JTGL (Java Tiny Gfx Library).
- "JTGL is a graphic foundation framework to provide a common view of a graphics/gaming subsystem over already deployed public java apis such as AWT/Java2D/J2ME/MIDP and propietary mobile: ExEn, DoJa,Nokia,Siemens,Motorola,etc. ...
- Introducing the J2ME Wireless Connection Wizard.
- "What is the J2ME Wireless Connection Wizard? The Java 2 Platform, Micro Edition (J2ME), Wireless Connection Wizard (WCW) is a code generation facility that enables a J2ME MIDlet to access a J2EE service. ... " Introducing the J2ME Wireless Connection Wizard 10:39:43 - antonio - No comments Taking Pictures with MMAPI.
- "The Java Technology for the Wireless Industry (JTWI) profile (JSR 185), when combined with a J2ME configuration such as CLDC, defines the industry standard platform for the next generation of Java technology-enabled mobile phones. ...
- Forums - J2ME Debugging with Eclipse.
85. WWW.COLINFAHEY.COM : Mobile Phone Development
- www.colinfahey.com
- 1 Core J2ME Development Tools 2 Simple J2ME Application 3 Complex J2ME Application 4 Sun's Wireless Toolkit 5 Application Deployment (via Web Site) 6 Application Download Over The Air (OTA) 7 Download Error Messages 8 Creating, Deploying, Downloading Ring Tones 9 Creating, Deploying, Downloading Images 10 AT&T Phone Settings (Network) 11 Miscellaneous References 12 J2ME versus BREW : Commentary .
86. J2ME CLDC Programs - Java on PalmOS
- www.cacas.org
- The code below has been modified to work with the latest release of the "J2ME Connected Limited Device Configuration" for the Palm, available from Sun's Java Developer Connection as beta3 as of this writing. ...
87. Java Pro â “ J2ME Gets Personal
- www.fawcette.com
- J2ME Gets Personal.
- Create applications using the new J2ME Personal Profile, and find out how it relates to MIDP, PersonalJava, and J2SE .
- Until recently, developing J2ME applications meant putting Java on a cell phone or a pager using the mobile information device profile (MIDP). Personal Profile, a new Java 2 Platform, Micro Edition (J2ME) profile, however, opens up J2ME to a broad spectrum of devices and markets including Pocket PCs and communicator-class devices such as the Nokia 9290, as well as Internet appliances such as screen phones and TV set top boxes. Although Personal Profile has its origins in PersonalJava, its feet are firmly planted in the J2ME architecture. ...
- J2ME Fundamentals .
- Personal Profile is based on the broader J2ME architecture, which includes the ability to move code between more limited devices (such as a PalmOS device) and more powerful devices (such as a Pocket PC) with little or no modification. This is possible because J2ME defines a core set of APIs at a basic level and builds on them in what are referred to as configurations and profiles. ...
- Configurations are the most basic layer of J2ME and define the requirements of the virtual machine. ... Currently, J2ME is composed of two configurations: the Connected Limited Device Configuration (CLDC) and the Connected Device Configuration (CDC). ... In J2ME each configuration has its own specification. ...
Other
pages with similar relevance:
88. J2ME performance tips
- www.javaperformancetuning.com
- Please resend any such emails J2ME performance tips.
- Java tuning tips for J2ME. ...
- Minimizing bytecode size for J2ME .
- J2ME game building .
- The performance of games on J2ME .
- J2ME apps, with a discussion of the needs to balance performance .
- In J2ME, software accelerators may improve speed, but they may also consume excessive power compared to a processor that executes Java as its native language. ...
- Performance will always be a concern in J2ME. ...
- Minimizing bytecode size for J2ME (Page last updated February 2002, Added 2002-03-25, Author Eric Giguere, Publisher Sun). ...
- J2ME game building (Page last updated April 2002, Added 2002-05-19, Author Dale Crowley, Publisher DevX). ...
- J2ME device memory and speeds are very limited which affects everything from the data-loading speed to the frame/refresh rate, and seriously limits the ability to animate characters or otherwise rapidly change the screen. ...
- Remember that loading and installing applications into J2ME phones is a relatively slow process. ...
- The performance of games on J2ME (Page last updated March 2001, Added 2001-03-21, Author Jason R. ...
- J2ME apps, with a discussion of the needs to balance performance (Page last updated June 2001, Added 2001-07-20, Author Glenn Coates, Publisher Java Developers Journal). ...
- J2ME devices have limited processing power, so performance is important and must be considered for the target device. ...
- JVM slection for the J2ME device is pivotal to achieving the required performance. ...
89. J2MEDeveloper.com -- Developer Resources for J2ME
- www.j2medeveloper.com
- MIDP Book Overview | Table of Contents | Detailed Chapter Descriptions | Wireless Articles | The J2ME Platform | About The Authors.
- It covers all the areas I need to learn for J2ME programming, i. ...
- The Mobile Information Device Profile, or MIDP for short, is the first Java 2 Micro Edition(J2ME) profile to be defined through the Java Community Process. ...
- To learn more about J2ME in general, read Chapter 1, "Java 2 Micro Edition Basics" (Adobe PDF format). ...
- Chapter 1, "Java 2 Micro Edition Basics," introduces you to J2ME. It discusses how J2ME evolved and presents the concepts of configurations and profiles. ... (For more detailed information on J2ME in general, refer to Eric Giguère’s Java 2 Micro Edition: Professional Developer’s Guide, also published by John Wiley & Sons. ...
- Appendix B, "Resources," lists J2ME and MIDP programming resources.
- : Java, J2ME, J2EE, J2SE, CLDC, CDC, MIDP, Java Card. ...
90. J2ME
- studio.oraclemobile.com
- J2ME.
- J2ME SDK Doc. ...
- Oracle9iAS Wireless J2ME SDK - Beta .
- JAVA 2 Micro Edition, J2ME, provides a lightweight operating system for mobile devices enabling open standards, client-side development. However, there is a restriction on the complexity of J2ME applications because of the limited computing power of mobile devices. Oracle9iAS Wireless offers the J2ME SDK (Software Developers Kit) to provide developers with the ability to extend web services to J2ME devices. The J2ME SDK lends Mobile Studio computing power to J2ME applications. ...
- The web services available to J2ME devices include: .
- J2ME SDK applications leverage the mobile network to invoke processing on the backend as seamlessly as if it were done on the device. The Oracle9iAS Application Server acts as the backend system for J2ME devices. The J2ME SDK comes complete with APIs, user documentation and samples for quick J2ME development. Register with the Online Mobile Studio today and access the J2ME SDK immediately. Download J2ME SDK .
91. Java RPC Java ONC Java Thin-client XDR Java RPCGEN RPC JAVA Portmapper Java
- netbula.com
- Netbula JavaRPC J2ME edition released. JavaRPC J2ME edition enables enterprises to create compact and powerful ONC RPC client/servers on J2ME platforms such as cellphones, PDAs and other mobile information devices. ...
- Java RPC J2ME edition allows RPC clients/servers running on on mobile devices.
- Download JavaRPC J2ME http-rstat demo to your J2ME MIDP 1. ...
- With it, you can develop high performance PURE JAVA RPC clients and servers talking to servers/clients written in C/C++/Java running on UNIX/Linux/Windows XP/ and Windows CE/J2ME enabled mobile devices, using TCP, UDP or SSL/TLS, HTTP/HTTPS protocols.
- j2me test server and client: J2ME ONC RPC client and server. Netbula JavaRPC for J2ME is almost identical to the J2SE version with minor restrictions. ...
- Java, J2SE, J2ME, J2EE are trademarks of Sun Microsystems.
92. J2ME Schulung (Java für Handy und Palm mit MIDP)
- www.oio.de
- / Schulung / Java / Java 2 Platform, Micro Edition (J2ME) .
- Schulung: Java 2 Platform, Micro Edition (J2ME).
- Architektur der J2ME .
- J2ME Wireless Toolkit .
- XML unter J2ME (NanoXML und kXML) .
93. BillDay.com J2ME Archive
- www.billday.com
- Bill Day's J2ME Archive.
- Please contribute by posting the name of your resource, the contact person or company including email address or contact URL, a brief description of the resource, J2ME compatibility information, and the URL to the J2ME Archive mailing list. ...
- Added J2ME for palmOne devices and Mobile Basic to Emulators and SDKs. Also added links for J2ME Web Services Specification (JSR-172) to Specifications section. ...
- If you have additional items to suggest for any part of the archive, please let me know by posting the details to the J2ME Archive mailing list. ...
- Also updated Specifications section for the latest information on deployed wireless APIs (MIDP, CLDC, MMA, WMA, and Bluetooth) as well as links to all J2ME JSRs and all JSRs, any technology. ...
- Major re-arrangement and re-working of the J2ME Archive. Now that Over-the-Air (OTA) J2ME application archives have come into common usage and various app and tool repositories are available online, I have decided to link to those repository sites rather than linking to individual application pages. This should allow users to more effectively search broader listings of J2ME apps and tools, while dramatically increasing the maintainability of the J2ME Archive. To that end, I have created a new Repositories section including links to J2ME application and tool sites (OTA and otherwise). ...
- NOTE: Users who preferred the previous J2ME Archive format may continue to use the previous 23 Feb 2003 snapshot (click here). ...
- Modified submission requests to use J2ME Archive mailing list. ...
- What the J2ME Platform is, where to get software, or how to use the APIs? .
- Refer to: "Introduction to J2ME Platform Development" .
- How to use the J2ME Platform for end-to-end development? .
- See: "End-to-End Development Using the J2ME and J2EE Platforms" .
Other
pages with similar relevance:
94. QUALCOMM | About BREW | White Papers
- www.qualcomm.com
- The BREW Solution BREW Today Fact or Fiction? White Papers BREW and J2ME BREW Distribution System Road to Profit BREW in Action .
- Contents: Introduction The BREW Solution Client-Side: BREW Supports all Programming Languages Including Java Server-Side: A Complete Deployment Solution J2ME on BREW: A Smart Business Decision Conclusion Download Whitepaper PDF (445K) .
- BREW and J2ME - A Complete Wireless Solution for Operators Committed to Java INTRODUCTION QUALCOMM's BREW client and Sun Microsystem's Java 2 Micro Edition CLDC (Connected Limited Device Configuration)/MIDP (Mobile Information Device Profile) environment (J2ME) are two popular wireless platforms that offer a method for executing software applications on a mobile device. There is substantial misunderstanding about BREW and J2ME and how they relate to each other. ... J2ME applications, or "midlets," are one type of application that BREW can support via a J2ME extension to the BREW device client that is either pre-loaded by handset manufacturers or provisioned over the air via the BREW Distribution System (BDS). ...
95. J2ME (Java Micro Edition) : Mobile Computing Application Development , e-Zest Solutions Mumbai India, a Software Development company from Mumbai , India
- www.e-zest.net
- J2ME (Java 2 Platform, Micro Edition).
- Keywords: Java 2 Micro Edition (J2ME), Java 2 Security, Configuration, Profile, SecurityManager, Sandbox, CLD, CLDC, MIDP.
- Sun designed J2ME specifically for the consumer market of tiny commodities, such as smart cards and handhelds devices. J2ME provides portable application environment for the customer and embedded systems, including mobile devices. A user having a J2ME mobile device can download applications from open network and run them on his/her mobile device.
- Java 2 Platform, Micro Edition (J2ME) is part of the Java 2 platform. While Java 2 Standard Edition (J2SE) targets desktop systems, and Java 2 Enterprise Edition (J2EE) targets the server backend applications, J2ME is a collection of APIs focusing on consumer and embedded devices, ranging from TV set-top boxes, telematics systems, residential gateways, to mobile phones and PDAs. ...
- e-Zest has already implemented J2ME enabled web application for SMS list management feature as the application service provider for the other portal, along with the Desktop application and MIDLET to synchronize the SMS mailing list. J2ME+WML based application and PHP script with SMS plug-in APIs with Apache/Enhydra on Linux with MySQL as the backend.
- e-Zest is also working on J2ME based Mobile Games SDK.
96. YoZone :: J2ME Developer Essentials
- yozone.yospace.com
- J2ME Emulator.
- The Yospace J2ME Emulator supports the full MIDP 1. ... However, this tool is designed as a preview environment for J2ME applications and we therefore recommend that you download Sun Microsystem's official J2ME Wireless Toolkit to be used as your primary emulator for the development phase of your J2ME application. ...
- The Yospace J2ME Emulator is available in a Desktop Edition and Website Edition. The Website Edition is designed to allow you to demonstrate J2ME applications in a variety of different device form factors in an on-line web applet. ...
- The J2ME Emulator Desktop Edition is designed to allow you to rapidly develop and see how your MIDP application will look on various devices. ...
- Have a problem with the J2ME Emulator? Talk to other emulator users and the Yospace J2ME Emulator team in the J2ME Emulator Discussion Forum. ...
- Documentation for the J2ME Emulator.
97. Wearable Computing, Speech API, J2ME, Mobile, Wireless Tech - Yan Weng's site
- www.cs.uoregon.edu
- J2ME.
- Wireless + J2ME.
- J2ME Devices .
- J2ME Emulators: MicroEmulator, Motorola Accompli008 .
- JSR 179: Location API for J2ME.
- Nokia J2ME Develop suite .
- Network Programming with J2ME Wireless Devices .
- Port a J2SE GIS Program to J2ME .
- RIM's J2ME Handheld (Supporting GSM/GPRS) .
- The Realities of Deploying Wireless J2ME Solutions Over Unreliable Networks .
- SOAP and J2ME .
98. Programming with Java 2 Platform, Micro Edition (J2ME)
- www.inferdata.com
- Programming with Java 2 Platform, Micro Edition (J2ME).
- This course is for Java developers who are considering doing J2ME development: .
- Java 2 Platform, Micro Edition (J2ME) aims to adapt Java for the wide spectrum of consumer products ranging from small devices such as palm pilots, mobile phones, to home appliances such as TV, refrigerator, etc. ...
- Although J2ME is still using the same Java language as the other editions, it has to reduce the size of the Java runtime environment in order to run in devices that have various memory and power constraints.
- The strategy J2ME adopted to cope with such a varied world is to use <em>configurations</em> and <em>profiles</em> to customize the Java runtime environment. A <em>configuration</em> defines a basic J2ME runtime environment (virtual machine) and a set of core classes that run on devices that have similar capabilities.
- J2ME currently defines two configurations: the Connected Limited Device Configuration (CLDC) and the Connected Device Configuration (CDC). ... One such profile that has been released is the Mobile Information Device Profile (MIDP) which, together with CLDC, provides a complete J2ME application runtime environment targeted at mobile information devices, such as cellular phones and two-way pagers.
- This course aims to teach students the full spectrum of doing development with J2ME. Begining with a solid introduction to the issues that J2ME tries to solve and the concepts of configurations and profiles, the course moves on to cover the details of the CLDC and CDC specifications and MIDP specification. ... They will also develop real world CLDC/MIDP compliant applications with the J2ME wireless toolkit.
- Have a firm understanding of J2ME architecture .
- Be able to use the J2ME MIDP toolkit to write applications for mobile phone and run them in the cellular phone simulator .
- J2ME architecture .
99. J2ME Training Course - Training Courses in Java Micro Edition - JB International, London, UK
- www.jbinternational.co.uk
- J2ME Training UK.
- J2ME Training Course Summary.
- This Hands-On training course provides delegates with intensive practical tuition using Suns J2ME. ...
- Delegates who are completely new to Java who need to gain the skills and hands-on experience of developing commercial J2ME applications.
- J2ME Training Course.
- J2ME Upgrade for Java Programmers.
- J2ME Training Course Outline.
- J2ME .
- J2ME specifics.
- ME components: KVM, J2ME, CLDC, MIDP .
- How the J2ME works.
- Differences between J2ME environments .
- Comparisons between J2ME and PersonalJava.
- J2ME IO .
- J2ME Training Course - JB International, London, UK 0800 028 6400 .
- NET Technologies and architecture Overview Seminar Internet Technologies Overview Seminar Java training uk J2EE Training UK Java Advanced Programming Techniques Workshop training course uk Java for C++ Programmers training course uk Java Web Applications (JSP) training course uk Java 2 Micro Edition (J2ME) training course uk Java with WebSphere - WSAD training course uk J2EE with WebSphere - WSAD training course uk Weblogic / J2EE for Java training course uk XML training course uk XSLT training course uk OO Analysis & Design with UML training course uk SQL Server 2000 Applications Development training uk SQL Server 2000 DBA (Database Administration) training uk SQL Server 2000 Performance Tuning training uk javascript training uk dynamic html (DHTML) & javascript training uk oracle 9i intro to SQL training uk Oracle 9i DBA training uk Oracle Forms training uk Oracle Reports training uk asp training course uk asp visual intrerdev training course uk html training course uk web design training course uk unix training uk basics unix training uk fundamentals unix training uk systems administration .
100. Tira's J2ME Technologies
- www.tirawireless.com
- Tira's J2ME Technologies.
- Tira Wireless is a leader in the development of technology related to the effective and efficient delivery of J2ME applications in the marketplace. Below are listed just a few of the technologies Tira has available to aid operators and handset manufacturers in creating compelling, efficient and secure J2ME deployments.
- Overcoming J2ME Device Fragmentation.
- Tira's breakthrough Jump technology for J2ME applications is the first of its kind to address the issues of application compatibility across Java-enabled devices. ...
- While Java addresses common run time issues, Tira's Jump Platform operates by automatically replicating and modifying J2ME applications to meet the numerous device features and parameters that exist outside of the Java specification, including memory, processing power, screen size, screen color attributes, key mapping, full canvas graphics, sound, vibration, user interface, and networking. ...
- This technology allows Tira to offer the industry's lowest cost and fastest J2ME porting.
- Tira has created an automated environment that includes a fully automated QA server, a workflow and notification engine, a test bed of over 250 specific J2ME tests, a device knowledge base and various other elements to effectively and efficiently test and certify multiple versions of J2ME applications across multiple devices. ...
- This technology allows Tira to offer the industry's most comprehensive and efficient J2ME certification - the Mobile Assure certification program. ...
- Solving the J2ME Event Tracking and Value Based Billing Problem.
- Solving the J2ME Stocking Interface Problem.
- Over the Air Provisioning Server is a term that Sun uses to describe the vending machine that delivers J2ME applications to subscriber's mobile devices. ...
- The above are just a few of the examples of how Tira Wireless is advancing J2ME technology for the benefit of the industry. ...
- JSR 190 - Event Tracking API for J2ME - Tira is lead on this initiative and was the originator of this technology.
- JSR 179 - Location API for J2ME - member of expert group.
- JSR 180 - SIP API for J2ME - member of expert group.
Other related topics:
Do you have a great site about J2ME? Is
your J2ME site listed here?
Would you like a prefered placement of your site in this directory?
It's easy! First place, the HTML from the box below on your page that
you would like listed in this directory.
Then use our link submission request with
your name, your contact information, and the URL of your site that has
a link to this directory. After we
verify your link to us, we'll make sure your site stays in our directory,
and we'll give it prefered placement here also.
Here is how to make a simple text link to us. Just copy the code in this
box to your website:
We can also develop a custom Guide To The Internet for your site. Please
request your own
custom Guide To The Internet.
This custom Guide To The Internet produced by
Siql, and is licensed for the exclusive use of Synergium.net. To get your site listed here, please contact Synergium.net.
Copyright 1995-2004 by Siql. All
Rights Reserved.