Use to register MIDlets with a suite's push registry. The push registry allows MIDlets to be launched in response to an incoming network connection. When a MIDlet registers for push notifications, the device software is instructed to listen for incoming network connections and launch the MIDlet, if appropriate.
Element | Description |
---|---|
Use Values from "DefaultConfiguration" |
Enables you to customize the properties for a project configuration other than the default configuration if this option is unchecked. |
MIDlet Class |
Displays the MIDlet's class name. |
Sender IP. |
Displays a valid sender that can launch the associated MIDlet. If the value is the wildcard ( |
Connection String |
Displays a connection string that identifies the connection protocol and port number. For example, |
For more information about push registry, see:
.
Related Topics
Developing Applications with NetBeans IDE,
Developing Applications with NetBeans IDE,
Copyright © 2013, Oracle and/or its affiliates. All rights reserved. |