文件名称:srcgpsserial123
介绍说明--下载内容均来自于网络,请自行研究使用
对于一些开发商,无线技术可以艰巨的 - 有时简直是恐吓。所有的通信是无线的,所以你不能只是“看”,看看,例如,1 MB的数据会通过。此外,实在是难以调试的无线应用,一旦被部署到移动设备,因为你没有访问系统跟踪或日志文件的应用程序运行时,以查明错误。-For some developers, working with wireless technologies can be daunting-- and sometimes downright intimidating. All communication is wireless, so you can t just "look up" and see, for instance, 1 MB of data going by. In addition, it is really difficult to debug wireless applications once they are deployed to a mobile device, since you don t have access to system traces or log files to pinpoint the errors while the application is running.
This technical article addresses the following tasks:
Helps demystify some wireless concepts using Bluetooth and the JSR-82 API
Shows how to run and debug Java ME Bluetooth applications on your desktop computer
Explains how to read data from a Bluetooth-enabled GPS device
This technical article addresses the following tasks:
Helps demystify some wireless concepts using Bluetooth and the JSR-82 API
Shows how to run and debug Java ME Bluetooth applications on your desktop computer
Explains how to read data from a Bluetooth-enabled GPS device
(系统自动生成,下载前可以参看下载内容)
下载文件列表
srcgpsserial123\src
...............\...\BluetoothGPSMidlet.java
...............\...\btlogo.png
...............\...\btlogoBIG.png
...............\...\gps
...............\...\...\datatypes
...............\...\...\.........\Record.java
...............\...\...\exceptions
...............\...\...\..........\EmptyBufferException.java
...............\...\...\..........\ParseException.java
...............\...\...\..........\UnsupportedTypeException.java
...............\...\...\GPS.java
...............\...\...\log
...............\...\...\...\Logger.java
...............\...\...\parser
...............\...\...\......\Parser.java
...............\...\...\......\Tokenizer.java
...............\...\...\RecordBuffer.java
...............\...\...\Starter.java
...............\...\MapViewer.java
...............\...\readme.txt
...............\...\SimpleHandler.java
...............\...\TestMidlet.java
...............\...\BluetoothGPSMidlet.java
...............\...\btlogo.png
...............\...\btlogoBIG.png
...............\...\gps
...............\...\...\datatypes
...............\...\...\.........\Record.java
...............\...\...\exceptions
...............\...\...\..........\EmptyBufferException.java
...............\...\...\..........\ParseException.java
...............\...\...\..........\UnsupportedTypeException.java
...............\...\...\GPS.java
...............\...\...\log
...............\...\...\...\Logger.java
...............\...\...\parser
...............\...\...\......\Parser.java
...............\...\...\......\Tokenizer.java
...............\...\...\RecordBuffer.java
...............\...\...\Starter.java
...............\...\MapViewer.java
...............\...\readme.txt
...............\...\SimpleHandler.java
...............\...\TestMidlet.java