The Artima Developer Community
Sponsored Link

Java Buzz Forum
Activating a MIDlet through an incoming SMS

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Goldy Lukka

Posts: 1008
Nickname: xyling
Registered: Jan, 2004

Goldy Lukka is a Java Developer and an Entrepreneur. He is Founder of xyling.com.
Activating a MIDlet through an incoming SMS Posted: Feb 20, 2004 11:55 PM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Goldy Lukka.
Original Post: Activating a MIDlet through an incoming SMS
Feed Title: Xyling Java Blogs
Feed URL: http://www.javablogs.xyling.com/thisWeek.rss
Feed Description: Your one stop source for Java Related Resources.
Latest Java Buzz Posts
Latest Java Buzz Posts by Goldy Lukka
Latest Posts From Xyling Java Blogs

Advertisement
With the Mobile Information Device Profile (MIDP) version 1.0, the Application Manager System (AMS) was the only means to start a MIDlet. Although the AMS is still ultimately responsible for installing, managing, starting, and stopping MIDlets, MIDP 2.0 applications can now be started based on a request from a remote connection or scheduled timer.
This new feature brings with it a wealth of potential applications. For example, a remote application can push stock quote information on an hourly basis to a mobile device. Or how about this -- notifications from the corporate office can be sent to road warriors to alert them of schedule changes. Using the alarm feature, a MIDlet can now offer up reminders of scheduled events, such as a reminder of a meeting an hour before it begins.

This tutorial from IBM will walk through the basics of using Push technology with MIDP 2.0, including development of a MIDlet that will be activated based on an incoming SMS message.

[Resource-Type: Tutorial; Category: Java/J2ME; Level: ADV; XRating: 5]

Read: Activating a MIDlet through an incoming SMS

Topic: I Just Like this Picture Previous Topic   Next Topic Topic: Foul tale of outsourcing gone awry

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use