Network Connections - Motorola MOTORAZR maxx V6 Developer's Manual

Java me developer guide
Hide thumbs Also See for MOTORAZR maxx V6:
Table of Contents

Advertisement

Java ME Developer Guide
Chapter 22 - Network APIs

22.1 Network Connections

The Motorola implementation of Networking APIs will support several network con-
nections. The network connections necessary for Motorola implementation are the
following:
CommConnection for serial interface
HTTP connection
HTTPS connection
Push registry
SSL (secure socket)
Datagram (UDP)
Refer to Table 29 for Network API feature/class support for MIDP 2.0:
Feature/Class
All fields, methods, and inherited methods for the Connector
class in the javax.microedition.io package
Mode parameter for the open () method in the Connector class
the javax.microedition.io package
The timeouts parameter for the open () method in the Con-
nector class of the javax.microedition.io package
HttpConnection interface in the javax.microedition.io package
HttpsConnection interface in the javax.microedition.io package Supported
SecureConnection interface in the javax.microedition.io pack-
age
SecurityInfo interface in the javax.microedition.io package
UDPDDatagramConnection interface in the
javax.microedition.io package
Connector class in the javax.microedition.io.package
PushRegistry class in the javax.microedition.io package
DRAFT - Subject to Change
Network APIs
22
Implementation
Supported
READ, WRITE,
READ_WRITE
Supported
Supported
Supported
Supported
Supported
Supported
[151/201]

Advertisement

Table of Contents
loading

Table of Contents