Motorola J2ME Manuel d'utilisateur

Naviguer en ligne ou télécharger Manuel d'utilisateur pour Téléphones mobiles Motorola J2ME. Using Serial on Motorola J2ME handsets Manuel d'utilisatio

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 7
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 0
April 25, 2005
Using Serial on
Motorola J2ME
handsets
WHITE PAPER
Vue de la page 0
1 2 3 4 5 6 7

Résumé du contenu

Page 1 - Motorola J2ME

April 25, 2005 Using Serial on Motorola J2ME handsets WHITE PAPER

Page 2 - Serial introduction

Using Serial on Motorola J2ME handsets By Motocoder staff erial connection is a commonly used connection to exchange data, and often used in real

Page 3 - Support?

Table1: GCF Serial Connection Types, by Profile GCF Interfaces Vendors Must Support? CLDC 1.0, 1.1 MIDP 1.0 MIDP 2.0 StreamConnection Yes X X

Page 4

int comma = ports.indexOf(','); if (comma > 0) { // Parse the first port from the available ports list. port = ports.substr

Page 5 - Notes of using serial IO

StreamConnection commConn = (StreamConnection)Connector.open("comm:COM0";baudrate=115200"); For reading and writing to serial port, y

Page 6

3. Please note that the system.getProperty() parameter values have changed to access the serial ports between the different handsets. MIDP 1.0: T720

Page 7 - References

Please refer to API Matrix of our handsets in the SDK documentation for details on which handsets support serial API. Conclusion Using serial I/O AP

Commentaires sur ces manuels

Pas de commentaire