文件名称:bluecove-1.2.1-src
-
所属分类:
- 标签属性:
- 上传时间:2008-10-13
-
文件大小:100.17kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
java se平台蓝牙开发的插件 ,包括源码 根据readme 生成包很多东西可以自己DIY很实用-java se platform development of the plug-in Bluetooth, including the source code under the readme packets generated a lot of things in our own very practical DIY
(系统自动生成,下载前可以参看下载内容)
下载文件列表
bluecove-1.2.1-src/
bluecove-1.2.1-src/build-native.cmd
bluecove-1.2.1-src/build.xml
bluecove-1.2.1-src/changelog.txt
bluecove-1.2.1-src/intelbth/
bluecove-1.2.1-src/intelbth/intelbth.cpp
bluecove-1.2.1-src/intelbth/intelbth.def
bluecove-1.2.1-src/intelbth/intelbth.rc
bluecove-1.2.1-src/intelbth/intelbth.sln
bluecove-1.2.1-src/intelbth/intelbth.vcproj
bluecove-1.2.1-src/intelbth/makeheaders.cmd
bluecove-1.2.1-src/intelbth/ReadMe.txt
bluecove-1.2.1-src/intelbth/stdafx.cpp
bluecove-1.2.1-src/intelbth/stdafx.h
bluecove-1.2.1-src/LICENSE
bluecove-1.2.1-src/makefile
bluecove-1.2.1-src/pom.xml
bluecove-1.2.1-src/README.txt
bluecove-1.2.1-src/resources/
bluecove-1.2.1-src/src/
bluecove-1.2.1-src/src/com/
bluecove-1.2.1-src/src/com/intel/
bluecove-1.2.1-src/src/com/intel/bluetooth/
bluecove-1.2.1-src/src/com/intel/bluetooth/BluetoothConnection.java
bluecove-1.2.1-src/src/com/intel/bluetooth/BluetoothInputStream.java
bluecove-1.2.1-src/src/com/intel/bluetooth/BluetoothOutputStream.java
bluecove-1.2.1-src/src/com/intel/bluetooth/BluetoothPeer.java
bluecove-1.2.1-src/src/com/intel/bluetooth/BluetoothStreamConnectionNotifier.java
bluecove-1.2.1-src/src/com/intel/bluetooth/DebugLog.java
bluecove-1.2.1-src/src/com/intel/bluetooth/MicroeditionConnector.java
bluecove-1.2.1-src/src/com/intel/bluetooth/NativeLibLoader.java
bluecove-1.2.1-src/src/com/intel/bluetooth/NotImplementedError.java
bluecove-1.2.1-src/src/com/intel/bluetooth/NotImplementedIOException.java
bluecove-1.2.1-src/src/com/intel/bluetooth/SDPInputStream.java
bluecove-1.2.1-src/src/com/intel/bluetooth/SDPOutputStream.java
bluecove-1.2.1-src/src/com/intel/bluetooth/ServiceRecordImpl.java
bluecove-1.2.1-src/src/com/sun/
bluecove-1.2.1-src/src/com/sun/cdc/
bluecove-1.2.1-src/src/com/sun/cdc/io/
bluecove-1.2.1-src/src/com/sun/cdc/io/ConnectionBaseInterface.java
bluecove-1.2.1-src/src/com/sun/cdc/io/j2me/
bluecove-1.2.1-src/src/com/sun/cdc/io/j2me/btspp/
bluecove-1.2.1-src/src/com/sun/cdc/io/j2me/btspp/Protocol.java
bluecove-1.2.1-src/src/javax/
bluecove-1.2.1-src/src/javax/bluetooth/
bluecove-1.2.1-src/src/javax/bluetooth/BluetoothStateException.java
bluecove-1.2.1-src/src/javax/bluetooth/DataElement.java
bluecove-1.2.1-src/src/javax/bluetooth/DeviceClass.java
bluecove-1.2.1-src/src/javax/bluetooth/DiscoveryAgent.java
bluecove-1.2.1-src/src/javax/bluetooth/DiscoveryListener.java
bluecove-1.2.1-src/src/javax/bluetooth/LocalDevice.java
bluecove-1.2.1-src/src/javax/bluetooth/RemoteDevice.java
bluecove-1.2.1-src/src/javax/bluetooth/ServiceRecord.java
bluecove-1.2.1-src/src/javax/bluetooth/UUID.java
bluecove-1.2.1-src/src/javax/microedition/
bluecove-1.2.1-src/src/javax/microedition/io/
bluecove-1.2.1-src/src/javax/microedition/io/Connection.java
bluecove-1.2.1-src/src/javax/microedition/io/ConnectionNotFoundException.java
bluecove-1.2.1-src/src/javax/microedition/io/Connector.java
bluecove-1.2.1-src/src/javax/microedition/io/ContentConnection.java
bluecove-1.2.1-src/src/javax/microedition/io/InputConnection.java
bluecove-1.2.1-src/src/javax/microedition/io/OutputConnection.java
bluecove-1.2.1-src/src/javax/microedition/io/StreamConnection.java
bluecove-1.2.1-src/src/javax/microedition/io/StreamConnectionNotifier.java
bluecove-1.2.1-src/test/
bluecove-1.2.1-src/test/com/
bluecove-1.2.1-src/test/com/intel/
bluecove-1.2.1-src/test/com/intel/bluetooth/
bluecove-1.2.1-src/test/com/intel/bluetooth/test/
bluecove-1.2.1-src/test/com/intel/bluetooth/test/ClientTest.java
bluecove-1.2.1-src/test/com/intel/bluetooth/test/Consts.java
bluecove-1.2.1-src/test/com/intel/bluetooth/test/ServerTest.java
bluecove-1.2.1-src/test/com/intel/bluetooth/test/StandaloneTest.java
bluecove-1.2.1-src/test/org/
bluecove-1.2.1-src/test/org/microemu/
bluecove-1.2.1-src/test/org/microemu/APIDeclarationsTester.java
bluecove-1.2.1-src/test/org/microemu/TestJSR82APIDeclarations.java
bluecove-1.2.1-src/build-native.cmd
bluecove-1.2.1-src/build.xml
bluecove-1.2.1-src/changelog.txt
bluecove-1.2.1-src/intelbth/
bluecove-1.2.1-src/intelbth/intelbth.cpp
bluecove-1.2.1-src/intelbth/intelbth.def
bluecove-1.2.1-src/intelbth/intelbth.rc
bluecove-1.2.1-src/intelbth/intelbth.sln
bluecove-1.2.1-src/intelbth/intelbth.vcproj
bluecove-1.2.1-src/intelbth/makeheaders.cmd
bluecove-1.2.1-src/intelbth/ReadMe.txt
bluecove-1.2.1-src/intelbth/stdafx.cpp
bluecove-1.2.1-src/intelbth/stdafx.h
bluecove-1.2.1-src/LICENSE
bluecove-1.2.1-src/makefile
bluecove-1.2.1-src/pom.xml
bluecove-1.2.1-src/README.txt
bluecove-1.2.1-src/resources/
bluecove-1.2.1-src/src/
bluecove-1.2.1-src/src/com/
bluecove-1.2.1-src/src/com/intel/
bluecove-1.2.1-src/src/com/intel/bluetooth/
bluecove-1.2.1-src/src/com/intel/bluetooth/BluetoothConnection.java
bluecove-1.2.1-src/src/com/intel/bluetooth/BluetoothInputStream.java
bluecove-1.2.1-src/src/com/intel/bluetooth/BluetoothOutputStream.java
bluecove-1.2.1-src/src/com/intel/bluetooth/BluetoothPeer.java
bluecove-1.2.1-src/src/com/intel/bluetooth/BluetoothStreamConnectionNotifier.java
bluecove-1.2.1-src/src/com/intel/bluetooth/DebugLog.java
bluecove-1.2.1-src/src/com/intel/bluetooth/MicroeditionConnector.java
bluecove-1.2.1-src/src/com/intel/bluetooth/NativeLibLoader.java
bluecove-1.2.1-src/src/com/intel/bluetooth/NotImplementedError.java
bluecove-1.2.1-src/src/com/intel/bluetooth/NotImplementedIOException.java
bluecove-1.2.1-src/src/com/intel/bluetooth/SDPInputStream.java
bluecove-1.2.1-src/src/com/intel/bluetooth/SDPOutputStream.java
bluecove-1.2.1-src/src/com/intel/bluetooth/ServiceRecordImpl.java
bluecove-1.2.1-src/src/com/sun/
bluecove-1.2.1-src/src/com/sun/cdc/
bluecove-1.2.1-src/src/com/sun/cdc/io/
bluecove-1.2.1-src/src/com/sun/cdc/io/ConnectionBaseInterface.java
bluecove-1.2.1-src/src/com/sun/cdc/io/j2me/
bluecove-1.2.1-src/src/com/sun/cdc/io/j2me/btspp/
bluecove-1.2.1-src/src/com/sun/cdc/io/j2me/btspp/Protocol.java
bluecove-1.2.1-src/src/javax/
bluecove-1.2.1-src/src/javax/bluetooth/
bluecove-1.2.1-src/src/javax/bluetooth/BluetoothStateException.java
bluecove-1.2.1-src/src/javax/bluetooth/DataElement.java
bluecove-1.2.1-src/src/javax/bluetooth/DeviceClass.java
bluecove-1.2.1-src/src/javax/bluetooth/DiscoveryAgent.java
bluecove-1.2.1-src/src/javax/bluetooth/DiscoveryListener.java
bluecove-1.2.1-src/src/javax/bluetooth/LocalDevice.java
bluecove-1.2.1-src/src/javax/bluetooth/RemoteDevice.java
bluecove-1.2.1-src/src/javax/bluetooth/ServiceRecord.java
bluecove-1.2.1-src/src/javax/bluetooth/UUID.java
bluecove-1.2.1-src/src/javax/microedition/
bluecove-1.2.1-src/src/javax/microedition/io/
bluecove-1.2.1-src/src/javax/microedition/io/Connection.java
bluecove-1.2.1-src/src/javax/microedition/io/ConnectionNotFoundException.java
bluecove-1.2.1-src/src/javax/microedition/io/Connector.java
bluecove-1.2.1-src/src/javax/microedition/io/ContentConnection.java
bluecove-1.2.1-src/src/javax/microedition/io/InputConnection.java
bluecove-1.2.1-src/src/javax/microedition/io/OutputConnection.java
bluecove-1.2.1-src/src/javax/microedition/io/StreamConnection.java
bluecove-1.2.1-src/src/javax/microedition/io/StreamConnectionNotifier.java
bluecove-1.2.1-src/test/
bluecove-1.2.1-src/test/com/
bluecove-1.2.1-src/test/com/intel/
bluecove-1.2.1-src/test/com/intel/bluetooth/
bluecove-1.2.1-src/test/com/intel/bluetooth/test/
bluecove-1.2.1-src/test/com/intel/bluetooth/test/ClientTest.java
bluecove-1.2.1-src/test/com/intel/bluetooth/test/Consts.java
bluecove-1.2.1-src/test/com/intel/bluetooth/test/ServerTest.java
bluecove-1.2.1-src/test/com/intel/bluetooth/test/StandaloneTest.java
bluecove-1.2.1-src/test/org/
bluecove-1.2.1-src/test/org/microemu/
bluecove-1.2.1-src/test/org/microemu/APIDeclarationsTester.java
bluecove-1.2.1-src/test/org/microemu/TestJSR82APIDeclarations.java
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.