Introduction - If you have any usage issues, please Google them yourself
Bluetooth-enabled mobile phone programming, including client and server, Saipan system dedicated
Packet : 115157700midp_bluetooth_rfcomm_example_v1_0_en.zip filelist
MIDP_Bluetooth_RFCOMM_Example_v1_0_en/
MIDP_Bluetooth_RFCOMM_Example_v1_0_en/btl2capEcho/
MIDP_Bluetooth_RFCOMM_Example_v1_0_en/btl2capEcho/bak/
MIDP_Bluetooth_RFCOMM_Example_v1_0_en/btl2capEcho/btl2capEcho.jad
MIDP_Bluetooth_RFCOMM_Example_v1_0_en/btl2capEcho/btl2capEcho.jar
MIDP_Bluetooth_RFCOMM_Example_v1_0_en/btl2capEcho/btl2capEcho.jpx
MIDP_Bluetooth_RFCOMM_Example_v1_0_en/btl2capEcho/btl2capEcho.jpx.local
MIDP_Bluetooth_RFCOMM_Example_v1_0_en/btl2capEcho/build.properties
MIDP_Bluetooth_RFCOMM_Example_v1_0_en/btl2capEcho/build.xml
MIDP_Bluetooth_RFCOMM_Example_v1_0_en/btl2capEcho/check.sh
MIDP_Bluetooth_RFCOMM_Example_v1_0_en/btl2capEcho/classes/
MIDP_Bluetooth_RFCOMM_Example_v1_0_en/btl2capEcho/classes/example/
MIDP_Bluetooth_RFCOMM_Example_v1_0_en/btl2capEcho/classes/example/btl2capecho/
MIDP_Bluetooth_RFCOMM_Example_v1_0_en/btl2capEcho/classes/example/btl2capecho/client/
MIDP_Bluetooth_RFCOMM_Example_v1_0_en/btl2capEcho/classes/example/btl2capecho/ClientForm.class
MIDP_Bluetooth_RFCOMM_Example_v1_0_en/btl2capEcho/classes/example/btl2capecho/client/ClientConnectionHandler$Writer.class
MIDP_Bluetooth_RFCOMM_Example_v1_0_en/btl2capEcho/classes/example/btl2capecho/client/ClientConnectionHandler.class
MIDP_Bluetooth_RFCOMM_Example_v1_0_en/btl2capEcho/classes/example/btl2capecho/client/ClientConnectionHandlerListener.class
MIDP_Bluetooth_RFCOMM_Example_v1_0_en/btl2capEcho/classes/example/btl2capecho/client/ConnectionService.class
MIDP_Bluetooth_RFCOMM_Example_v1_0_en/btl2capEcho/classes/example/btl2capecho/ErrorScreen.class
MIDP_Bluetooth_RFCOMM_Example_v1_0_en/btl2capEcho/classes/example/btl2capecho/LogScreen.class
MIDP_Bluetooth_RFCOMM_Example_v1_0_en/btl2capEcho/classes/example/btl2capecho/MIDletApplication.class
MIDP_Bluetooth_RFCOMM_Example_v1_0_en/btl2capEcho/classes/example/btl2capecho/server/
MIDP_Bluetooth_RFCOMM_Example_v1_0_en/btl2capEcho/classes/example/btl2capecho/ServerForm.class
MIDP_Bluetooth_RFCOMM_Example_v1_0_en/btl2capEcho/classes/example/btl2capecho/server/ServerConnectionHandler$Writer.class
MIDP_Bluetooth_RFCOMM_Example_v1_0_en/btl2capEcho/classes/example/btl2capecho/server/ServerConnectionHandler.class
MIDP_Bluetooth_RFCOMM_Example_v1_0_en/btl2capEcho/classes/example/btl2capecho/server/ServerConnectionHandlerListener.class
MIDP_Bluetooth_RFCOMM_Example_v1_0_en/btl2capEcho/classes/example/btl2capecho/ServiceDiscoveryList.class
MIDP_Bluetooth_RFCOMM_Example_v1_0_en/btl2capEcho/classes/example/btl2capecho/SettingsList.class
MIDP_Bluetooth_RFCOMM_Example_v1_0_en/btl2capEcho/classes/example/btl2capecho/TextScreen.class
MIDP_Bluetooth_RFCOMM_Example_v1_0_en/btl2capEcho/README.txt
MIDP_Bluetooth_RFCOMM_Example_v1_0_en/btl2capEcho/res/
MIDP_Bluetooth_RFCOMM_Example_v1_0_en/btl2capEcho/res/logo.png
MIDP_Bluetooth_RFCOMM_Example_v1_0_en/btl2capEcho/src/
MIDP_Bluetooth_RFCOMM_Example_v1_0_en/btl2capEcho/src/example/
MIDP_Bluetooth_RFCOMM_Example_v1_0_en/btl2capEcho/src/example/btl2capecho/
MIDP_Bluetooth_RFCOMM_Example_v1_0_en/btl2capEcho/src/example/btl2capecho/client/
MIDP_Bluetooth_RFCOMM_Example_v1_0_en/btl2capEcho/src/example/btl2capecho/ClientForm.java
MIDP_Bluetooth_RFCOMM_Example_v1_0_en/btl2capEcho/src/example/btl2capecho/client/ClientConnectionHandler.java
MIDP_Bluetooth_RFCOMM_Example_v1_0_en/btl2capEcho/src/example/btl2capecho/client/ClientConnectionHandlerListener.java
MIDP_Bluetooth_RFCOMM_Example_v1_0_en/btl2capEcho/src/example/btl2capecho/client/ConnectionService.java
MIDP_Bluetooth_RFCOMM_Example_v1_0_en/btl2capEcho/src/example/btl2capecho/ErrorScreen.java
MIDP_Bluetooth_RFCOMM_Example_v1_0_en/btl2capEcho/src/example/btl2capecho/LogScreen.java
MIDP_Bluetooth_RFCOMM_Example_v1_0_en/btl2capEcho/src/example/btl2capecho/MIDletApplication.java
MIDP_Bluetooth_RFCOMM_Example_v1_0_en/btl2capEcho/src/example/btl2capecho/server/
MIDP_Bluetooth_RFCOMM_Example_v1_0_en/btl2capEcho/src/example/btl2capecho/ServerForm.java
MIDP_Bluetooth_RFCOMM_Example_v1_0_en/btl2capEcho/src/example/btl2capecho/server/ServerConnectionHandler.java
MIDP_Bluetooth_RFCOMM_Example_v1_0_en/btl2capEcho/src/example/btl2capecho/server/ServerConnectionHandlerListener.java
MIDP_Bluetooth_RFCOMM_Example_v1_0_en/btl2capEcho/src/example/btl2capecho/ServiceDiscoveryList.java
MIDP_Bluetooth_RFCOMM_Example_v1_0_en/btl2capEcho/src/example/btl2capecho/SettingsList.java
MIDP_Bluetooth_RFCOMM_Example_v1_0_en/btl2capEcho/src/example/btl2capecho/TextScreen.java
MIDP_Bluetooth_RFCOMM_Example_v1_0_en/btsppEcho/
MIDP_Bluetooth_RFCOMM_Example_v1_0_en/btsppEcho/bak/
MIDP_Bluetooth_RFCOMM_Example_v1_0_en/btsppEcho/btsppEcho.jad
MIDP_Bluetooth_RFCOMM_Example_v1_0_en/btsppEcho/btsppEcho.jar
MIDP_Bluetooth_RFCOMM_Example_v1_0_en/btsppEcho/btsppEcho.jpx
MIDP_Bluetooth_RFCOMM_Example_v1_0_en/btsppEcho/btsppEcho.jpx.local
MIDP_Bluetooth_RFCOMM_Example_v1_0_en/btsppEcho/build.properties
MIDP_Bluetooth_RFCOMM_Example_v1_0_en/btsppEcho/build.xml
MIDP_Bluetooth_RFCOMM_Example_v1_0_en/btsppEcho/check.sh
MIDP_Bluetooth_RFCOMM_Example_v1_0_en/btsppEcho/classes/
MIDP_Bluetooth_RFCOMM_Example_v1_0_en/btsppEcho/classes/example/
MIDP_Bluetooth_RFCOMM_Example_v1_0_en/btsppEcho/classes/example/btsppecho/
MIDP_Bluetooth_RFCOMM_Example_v1_0_en/btsppEcho/classes/example/btsppecho/client/
MIDP_Bluetooth_RFCOMM_Example_v1_0_en/btsppEcho/classes/example/btsppecho/ClientForm.class
MIDP_Bluetooth_RFCOMM_Example_v1_0_en/btsppEcho/classes/example/btsppecho/client/ClientConnectionHandler$Writer.class
MIDP_Bluetooth_RFCOMM_Example_v1_0_en/btsppEcho/classes/example/btsppecho/client/ClientConnectionHandler.class
MIDP_Bluetooth_RFCOMM_Example_v1_0_en/btsppEcho/classes/example/btsppecho/client/ClientConnectionHandlerListener.class
MIDP_Bluetooth_RFCOMM_Example_v1_0_en/btsppEcho/classes/example/btsppecho/client/ConnectionService.class
MIDP_Bluetooth_RFCOMM_Example_v1_0_en/btsppEcho/classes/example/btsppecho/ErrorScreen.class
MIDP_Bluetooth_RFCOMM_Example_v1_0_en/btsppEcho/classes/example/btsppecho/LogScreen.class
MIDP_Bluetooth_RFCOMM_Example_v1_0_en/btsppEcho/classes/example/btsppecho/MIDletApplication.class
MIDP_Bluetooth_RFCOMM_Example_v1_0_en/btsppEcho/classes/example/btsppecho/server/
MIDP_Bluetooth_RFCOMM_Example_v1_0_en/btsppEcho/classes/example/btsppecho/ServerForm.class
MIDP_Bluetooth_RFCOMM_Example_v1_0_en/btsppEcho/classes/example/btsppecho/server/ServerConnectionHandler$Writer.class
MIDP_Bluetooth_RFCOMM_Example_v1_0_en/btsppEcho/classes/example/btsppecho/server/ServerConnectionHandler.class
MIDP_Bluetooth_RFCOMM_Example_v1_0_en/btsppEcho/classes/example/btsppecho/server/ServerConnectionHandlerListener.class
MIDP_Bluetooth_RFCOMM_Example_v1_0_en/btsppEcho/classes/example/btsppecho/ServiceDiscoveryList.class
MIDP_Bluetooth_RFCOMM_Example_v1_0_en/btsppEcho/classes/example/btsppecho/SettingsList.class
MIDP_Bluetooth_RFCOMM_Example_v1_0_en/btsppEcho/classes/example/btsppecho/TextScreen.class
MIDP_Bluetooth_RFCOMM_Example_v1_0_en/btsppEcho/preverified-temp/
MIDP_Bluetooth_RFCOMM_Example_v1_0_en/btsppEcho/preverified-temp/example/
MIDP_Bluetooth_RFCOMM_Example_v1_0_en/btsppEcho/preverified-temp/example/btsppecho
MIDP_Bluetooth_RFCOMM_Example_v1_0_en/btsppEcho/preverified-temp/META-INF/
MIDP_Bluetooth_RFCOMM_Example_v1_0_en/btsppEcho/preverified-temp/META-INF/MANIFEST.MF
MIDP_Bluetooth_RFCOMM_Example_v1_0_en/btsppEcho/README.txt
MIDP_Bluetooth_RFCOMM_Example_v1_0_en/btsppEcho/res/
MIDP_Bluetooth_RFCOMM_Example_v1_0_en/btsppEcho/res/logo.png
MIDP_Bluetooth_RFCOMM_Example_v1_0_en/btsppEcho/src/
MIDP_Bluetooth_RFCOMM_Example_v1_0_en/btsppEcho/src/example/
MIDP_Bluetooth_RFCOMM_Example_v1_0_en/btsppEcho/src/example/btsppecho/
MIDP_Bluetooth_RFCOMM_Example_v1_0_en/btsppEcho/src/example/btsppecho/client/
MIDP_Bluetooth_RFCOMM_Example_v1_0_en/btsppEcho/src/example/btsppecho/ClientForm.java
MIDP_Bluetooth_RFCOMM_Example_v1_0_en/btsppEcho/src/example/btsppecho/client/ClientConnectionHandler.java
MIDP_Bluetooth_RFCOMM_Example_v1_0_en/btsppEcho/src/example/btsppecho/client/ClientConnectionHandlerListener.java
MIDP_Bluetooth_RFCOMM_Example_v1_0_en/btsppEcho/src/example/btsppecho/client/ConnectionService.java
MIDP_Bluetooth_RFCOMM_Example_v1_0_en/btsppEcho/src/example/btsppecho/ErrorScreen.java
MIDP_Bluetooth_RFCOMM_Example_v1_0_en/btsppEcho/src/example/btsppecho/LogScreen.java
MIDP_Bluetooth_RFCOMM_Example_v1_0_en/btsppEcho/src/example/btsppecho/MIDletApplication.java
MIDP_Bluetooth_RFCOMM_Example_v1_0_en/btsppEcho/src/example/btsppecho/server/
MIDP_Bluetooth_RFCOMM_Example_v1_0_en/btsppEcho/src/example/btsppecho/ServerForm.java
MIDP_Bluetooth_RFCOMM_Example_v1_0_en/btsppEcho/src/example/btsppecho/server/ServerConnectionHandler.java
MIDP_Bluetooth_RFCOMM_Example_v1_0_en/btsppEcho/src/example/btsppecho/server/ServerConnectionHandlerListener.java
MIDP_Bluetooth_RFCOMM_Example_v1_0_en/btsppEcho/src/example/btsppecho/ServiceDiscoveryList.java
MIDP_Bluetooth_RFCOMM_Example_v1_0_en/btsppEcho/src/example/btsppecho/SettingsList.java
MIDP_Bluetooth_RFCOMM_Example_v1_0_en/btsppEcho/src/example/btsppecho/TextScreen.java
MIDP_Bluetooth_RFCOMM_Example_v1_0_en/build.properties
MIDP_Bluetooth_RFCOMM_Example_v1_0_en/build.xml
MIDP_Bluetooth_RFCOMM_Example_v1_0_en/Licence.txt
MIDP_Bluetooth_RFCOMM_Example_v1_0_en/release_notes.txt