A Java Framework for connecting to and exchanging data from GPS units to J2ME Mobile Devices. Serial and BLuetooth connections to GPS devices. Support for NMEA-0183 GPS Standard. An Observer-Design Pattern makes the library extendable. Based on GPSlib4j.
This C++ code example provides a method for transferring objects or chunks of
data from one device to another via the BLuetooth OBEX protocol. These chunks
are typically files or other blocks of binary data. This example demonstrates
how to run OBEX on top of the BLuetooth RFCOMM protocol, but OBEX can also be
used with other transport media, such as IrDA and USB.
本手冊(cè)包含如下內(nèi)容
J2ME Web Services RPC (JSR 172)
J2ME Web Services XML (JSR 172)
Java APIs for BLuetooth (JSR 82)
Location API (JSR 179)
MID Profile 2.0 (JSR-118)
Mobile Media API 1.1 (JSR-135)
Mobile 3D Graphics API (JSR184)
PDA Pim 1.0 (JSR 75)
PDA FileConnection (JSR 75)
J2ME Web Services RPC (JSR 172)
Scalable 2D Vector Graphics API (JSR-226)
SIP API (JSR 180)
Wireless Messaging API 1.0 (JSR 120)
WTK2.2 相關(guān)文檔
Nokia UI API 1.1
MIDlet通過(guò)藍(lán)牙與電腦通信的案例,This resource demonstrates how to create Java™ applications that use BLuetooth communication between a PC and a mobile device. The document focuses, from Java programming point of view, on how to configure and use two alternative PC-side solutions: COM-based and JSR-82-based solutions. The package includes several code examples both for PC and mobile devices.