Nokia 3510i User Manual page 33

Hide thumbs Also See for 3510i:
Table of Contents

Advertisement

Running the SDK Through a Command Line Interface
General Command Line Options
Option
-parent_port
-protocol
-provisioning
-http_proxy
-wap_gateway
-title
-inbox
Description
Specifies that the SDK, upon startup, is to connect to the
local TCP port specified. This is used internally between
SDK and some IDEs to inform the IDE that the SDK has
exited.
The SDK exits when it detects that the parent port has
been closed; it also closes this socket if it exists.
Specifies the networking protocol for MIDlets. Valid
values are either
HTTP
Specifies that the SDK, upon startup, is to load the
specified MIDlet from the hard drive using the MIDlet
provisioning method rather than the immediate running
method.
Specifies the address and port number of the HTTP
proxy, which may be needed for MIDlet HTTP
networking. It is used only for the HTTP transport
provided for MIDlets. The value is specified in the
format
address:port_number
113.14.176.11:8080
port number is not specified, the port
By default, network requests made by MIDlets running
in the SDK use the HTTP protocol. If the MIDlet you
are testing is running behind an HTTP proxy, you must
specify the address of this proxy; otherwise HTTP
requests will fail.
Specifies the IP address (and optional port number) for
the gateway address that the SDK should use for its
Internet connection upon startup. This argument
requires at least one value (the IP address) but may be
given an additional one, a port number.
The port number, if specified, must be one of the two
supported values (9201 and 9203) each of which is
associated with a particular connection mode, as shown
in the WAP networking dialog described in the section
titled
Tools
Menu.
For example, the following command starts the SDK,
directing it to use the specified IP address in connection-
oriented mode:
3510i.exe -wap_gateway 113.14.176.11:9201
Replaces the number of the instance you specify with a
name you specify. For example, you can rename the
window (1) 3510i SDK to TEST 3510i SDK by entering
3510i.exe -title TEST
option, which always lists the instances by their
-qinst
numbers or the
option, which requires that you
-use
specify the instance by its original number.
Specifies the directory that the new instance of the SDK
checks for MMS files. For example:
When you place MMS files in the
d:\MMSFiles.
directory, the SDK displays and then deletes them.
The directory name can be absolute or relative to the
location of
3510i.exe
when you use the
-inbox
This function is available only through the command
line interface.
Nokia 3510i MIDP SDK User's Guide
or
.
WAP
; for example,
or
. If the
proxy.domain:8080
is used.
8080
. This option does not affect the
3510i.exe
. If the directory does not exist
option,
creates it.
the SDK
31
Default Value
unspecified
HTTP
off
unspecified
127.0.0.1:921
N/A
N/A

Advertisement

Table of Contents
loading

Table of Contents