Motorola maxx V6 Network APIs, Network Connections, Draft Subject to Change 151/201, READ, Write

Models: maxx V6

1 201
Download 201 pages 31.32 Kb
Page 151
Image 151

Java ME Developer Guide

Chapter 22 - Network APIs

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

Implementation

All fields, methods, and inherited methods for the Connector

Supported

class in the javax.microedition.io package

 

Mode parameter for the open () method in the Connector class

READ, WRITE,

the javax.microedition.io package

READ_WRITE

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

Supported

HttpsConnection interface in the javax.microedition.io package

Supported

SecureConnection interface in the javax.microedition.io pack-

Supported

age

 

SecurityInfo interface in the javax.microedition.io package

Supported

UDPDDatagramConnection interface in the

Supported

javax.microedition.io package

 

Connector class in the javax.microedition.io.package

Supported

PushRegistry class in the javax.microedition.io package

Supported

DRAFT - Subject to Change [151/201]

Page 151
Image 151
Motorola maxx V6 manual Network APIs, Network Connections, Draft Subject to Change 151/201, READ, Write, Readwrite