The registerConnection() method dynamically registers a MIDlet suite with application management software (AMS) for push-enabled activation. The general syntax of this is as follows:
java.lang.String midlet, java.lang.String filter)
Here, connection is the string passed to the Connector.open() method, midlet specifies the MIDlet class name to be activated, and filter specifies a connection URL string indicating the senders that are allowed to launch the specified MIDlet.
Pass SUN scmad - SCMAD Become SUN SCMAD Mobile Application Developer certified.If you like this article, please leave a comment or subscribe this blog via RSS or via e-mail, Bookmark and share through your network. Click the AddThis button below. Thanks.
