Motorola J2ME Manual do Utilizador

Consulte online ou descarregue Manual do Utilizador para Telemóveis Motorola J2ME. Using Serial on Motorola J2ME handsets Manual do Utilizador

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 7
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 0
April 25, 2005
Using Serial on
Motorola J2ME
handsets
WHITE PAPER
Vista de página 0
1 2 3 4 5 6 7

Resumo do Conteúdo

Página 1 - Motorola J2ME

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

Página 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

Página 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

Página 4

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

Página 5 - Notes of using serial IO

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

Página 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

Página 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

Comentários a estes Manuais

Sem comentários