Motorola C381P Benutzerhandbuch

Seite von 130

Network
 APIs  
 
30 
Network APIs 
Network Connections 
The Motorola implementation of Networking APIs will support several network 
connections. The network connections necessary for Motorola implementation are the 
following: 
•  CommConnection for serial interface 
•  HTTP connection 
•  HTTPS connection 
•  Socket connection 
•  SSL 
 
Refer to the Table 6 for Network API feature/class support for MIDP 2.0: 
Feature/Class 
Implementation 
All fields, methods, and inherited methods for the Connector class in 
the javax.microedition.io package 
Supported 
Mode parameter for the open () method in the Connector class the 
javax.microedition.io package 
READ, WRITE, READ_WRITE 
The timeouts parameter for the open () method in the Connector class 
of the javax.microedition.io package 
Supported 
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 package 
Supported 
SecurityInfo interface in the javax.microedition.io package 
Supported 
ServerSocketConnection interface in the javax.microedition.io package  Supported 
UDPDDatagramConnection interface in the javax.microedition.io 
package 
Supported 
Connector class in the javax.microedition.io.package 
Supported 
Dynamic DNS allocation through DHCP 
Supported 
HttpConnection interface in the javax.microedition.io.package. 
Supported 
HttpsConnection interface in the javaxmicroedition.io.package 
Supported