Siemens AC65 manuals
AC65
Table of contents
- Table Of Contents
- Table Of Contents
- Table Of Contents
- Table Of Contents
- Table Of Contents
- Table Of Contents
- Table Of Contents
- Table Of Contents
- Preface
- Overview
- Terms and Abbreviations
- Installation
- Installation CD for AC65/AC75 and XT65/XT75
- Installation CD for TC65
- Components
- NetBeans IDE 5.0
- Eclipse 3.1.2 IDE and Eclipse ME Plugin 1.5.x
- GPS Evaluation Software
- Set up Java Development Environment with Eclipse IDE (Quick Start-up)
- Figure 4: Installation of Eclipse ME-Plugin 1.2.3: dialog box Search Results
- Siemens Mobility Toolkit Installation
- Installing NetBeans IDE 5.0 / NetBeans IDE 5.5.1
- Installing Borland JBuilder X, 2005 and 2006 Enterprise/Developer
- Software Platform
- Interfaces
- JVM Interfaces
- Data Flow of a Java Application Running on the Module
- Handling Interfaces and Data Service Resources
- State 2: No Java Running, General Purpose I/O and I2C/SPI
- Figure 12: Module State Transition Diagram
- IP Service
- Remote SIM Access
- Charging
- Shutdown
- Special AT Command Set for Java Applications
- Java Commands
- File
- Performance
- Pin I/O
- Plain Serial Interface
- Upload
- Download
- Table 5: GPRS Download data rate with different number of timeslots, CS2
- System Time
- MIDlets
- Table 9: A typical sequence of MIDlet execution
- Hello World MIDlet
- File Transfer to Module
- Security Issues
- Over The Air Provisioning (OTAP)
- OTAP Parameters
- Short Message Format
- Java File Format
- Procedures
- Delete
- Time Out Values and Result Codes
- OTAP Tracer
- Compile and Run a Program without a Java IDE
- Compile
- Run on the Module with Autostart
- Compile and Run a Program with a Java IDE
- Figure 24: Create new Eclipse project: Midlet Suite Properties
- Figure 26: Create new Eclipse project: Create a J2ME Midlet
- Figure 28: Create new Eclipse project: Edit some Java commands
- Debug Environment
- Emulator
- Java IDE
- Switching Emulator to IMP-NG Emulator
- Templates
- Examples
- Compile and Run
- Displaying Java "System.out" in NetBeans IDE window
- Eclipse 3.0 and Eclipse 3.1
- Using Eclipse with ME Plugin up to Version 1.2.3
- Using Eclipse with ME Plugin 1.5.x
- Figure 40: Eclipse with ME Plugin 1.5.0 – Display of different integrated emulators
- Using Eclipse with ME Plugin 1.6.x
- Import Example
- Compile and Debug
- Figure 45: Eclipse - Configuration
- Starting Debug Session without Downloading Java Files
- for showing breakpoint line in Java source
- Borland JBuilder X
- Figure 50: JBuilder X – Sample Projects
- Figure 52: JBuilder X – Edit project properties for starting the emulator
- Borland JBuilder 2005 and JBuilder 2006 Enterprise/Developer
- Breakpoints
- Switching Java "System.out" to IDE Debug Window
- Important Information for Java Debugging on Windows Vista
- Secure Data Transfer
- Figure 59: Mode 1 – Customer Root Certificate does not exist
- Create a Secure Data Transfer Environment Step by Step
- Execution Control
- Change to Secured Mode Concept
- Concept for the Signing the Java MIDlet
- Application and Data Protection
- Structure of the Java Security Commands
- Build Java Security Command
- Send Java Security Command to the Module
- Create a Java Security Environment Step by Step
- Sign a MIDlet
- Java Tutorial
- Data Connections
- Synchronization
- ATCommandListener Interface
- Implementation
- Registering a Listener with an ATCommand Instance
- Programming the MIDlet
- Differences to the TC45