IM Profile

Package com.siemens.icm.io

Siemens IMP utility classes for accessing the functionality of a wireless module.

See:
          Description

Interface Summary
ATCommandListener The ATCommandListener interface defines the capabilities for receiving unsolicited AT-Events (e.g. like "RING") and changes of the relevant incoming interface signals (RING, DCD and DSR).
ATCommandResponseListener The ATCommandResponseListenerListener interface defines the capabilities for receiving the response of sending an AT command to a module's AT interpreter.
 

Class Summary
ATCommand The ATCommand class supports the execution of AT commands on the same way, as it would be done through a serial interface.
ATStringConverter The ATStringConverter class contains conversion functions for easy conversion between Java strings and GSM or UCS2 encoded strings to be used for parameters of several AT commands via the ATCommand class.
File Deprecated. Use javax.microedition.io.FileConnection instead
 

Exception Summary
ATCommandFailedException Signals that a requested device access via the ATCommand class failed.
 

Package com.siemens.icm.io Description

Siemens IMP utility classes for accessing the functionality of a wireless module. This package contains utility classes for execution of AT commands and easy access of the flash file system of a wireless module.


IM Profile

Submit a comment or suggestion Version 2.0 of IM Profile Specification
Java is a trademark or registered trademark of Sun Microsystems, Inc. in the US and other countries. Copyright (c) 1993-2002 Sun Microsystems, Inc. 901 San Antonio Road,Palo Alto, California, 94303, U.S.A. All Rights Reserved.