CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 JSP源码/Java

文件名称:myBluetoothChat

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2014-08-30
  • 文件大小:
    695.78kb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

内含可直接附加的项目,一个说明文档,代码中注释齐全



程序功能:



1.一台手机运行程序后选择服务端,自动打开蓝牙及蓝牙被发现(手机的打开蓝牙被发现功能需要人工确认),等待被连接



2.另一台手机运行程序后选择客户端,自动搜索选择了服务端的手机,进行自动配对(第一次手机之间的配对需要人工确认,后面不需要),并自动连接。这时在两台手机上均可看见连接成功,然后可以互发消息进行聊天



3.程序退出后自动关闭蓝牙



PS:谁有蓝牙快速连接的例子(根据蓝牙波段进行连接,无需配对,直接连接,类似蓝牙耳机)请与作者联系,谢谢收起-Additional items can be directly embedded, a documentation, code comments complete program features: Select the service side 1. a mobile phone to run the program, automatically turn on Bluetooth and Bluetooth are found (the phone' s open Bluetooth function was found to require manual confirmation) , waiting to be connected to 2 to select another phone after running the client program automatically searches chose the service side of the phone, automatic pairing (between the first paired phones require manual confirmation, behind not need), and automatically connect. Then the phone can be seen on both the connection is successful, then you can chat with each other a message 3 program automatically shut down after exiting Bluetooth PS: Who Bluetooth fast connection example (based band Bluetooth connection, no pairing, direct connection, similar to a Bluetooth headset), please contact the author, thank Collapse
(系统自动生成,下载前可以参看下载内容)

下载文件列表

myBluetoothChat/.classpath
myBluetoothChat/.project
myBluetoothChat/AndroidManifest.xml
myBluetoothChat/bin/AndroidManifest.xml
myBluetoothChat/bin/BluetoothChat.apk
myBluetoothChat/bin/classes/com/ljj/bluetoothchat/BuildConfig.class
myBluetoothChat/bin/classes/com/ljj/bluetoothchat/ClientActivity$1.class
myBluetoothChat/bin/classes/com/ljj/bluetoothchat/ClientActivity$2.class
myBluetoothChat/bin/classes/com/ljj/bluetoothchat/ClientActivity.class
myBluetoothChat/bin/classes/com/ljj/bluetoothchat/MainActivity$ButtonClickListener.class
myBluetoothChat/bin/classes/com/ljj/bluetoothchat/MainActivity.class
myBluetoothChat/bin/classes/com/ljj/bluetoothchat/R$attr.class
myBluetoothChat/bin/classes/com/ljj/bluetoothchat/R$dimen.class
myBluetoothChat/bin/classes/com/ljj/bluetoothchat/R$drawable.class
myBluetoothChat/bin/classes/com/ljj/bluetoothchat/R$id.class
myBluetoothChat/bin/classes/com/ljj/bluetoothchat/R$layout.class
myBluetoothChat/bin/classes/com/ljj/bluetoothchat/R$menu.class
myBluetoothChat/bin/classes/com/ljj/bluetoothchat/R$string.class
myBluetoothChat/bin/classes/com/ljj/bluetoothchat/R$style.class
myBluetoothChat/bin/classes/com/ljj/bluetoothchat/R.class
myBluetoothChat/bin/classes/com/ljj/bluetoothchat/ServerActivity$1.class
myBluetoothChat/bin/classes/com/ljj/bluetoothchat/ServerActivity$2.class
myBluetoothChat/bin/classes/com/ljj/bluetoothchat/ServerActivity.class
myBluetoothChat/bin/classes/com/ljj/bluetoothUtil/BluetoothClientConnThread.class
myBluetoothChat/bin/classes/com/ljj/bluetoothUtil/BluetoothClientService$1.class
myBluetoothChat/bin/classes/com/ljj/bluetoothUtil/BluetoothClientService$2.class
myBluetoothChat/bin/classes/com/ljj/bluetoothUtil/BluetoothClientService$3.class
myBluetoothChat/bin/classes/com/ljj/bluetoothUtil/BluetoothClientService.class
myBluetoothChat/bin/classes/com/ljj/bluetoothUtil/BluetoothCommunThread.class
myBluetoothChat/bin/classes/com/ljj/bluetoothUtil/BluetoothServerConnThread.class
myBluetoothChat/bin/classes/com/ljj/bluetoothUtil/BluetoothServerService$1.class
myBluetoothChat/bin/classes/com/ljj/bluetoothUtil/BluetoothServerService$2.class
myBluetoothChat/bin/classes/com/ljj/bluetoothUtil/BluetoothServerService.class
myBluetoothChat/bin/classes/com/ljj/bluetoothUtil/BluetoothTools.class
myBluetoothChat/bin/classes/com/ljj/bluetoothUtil/TransmitBean.class
myBluetoothChat/bin/classes.dex
myBluetoothChat/bin/res/drawable-hdpi/ic_action_search.png
myBluetoothChat/bin/res/drawable-hdpi/ic_launcher.png
myBluetoothChat/bin/res/drawable-ldpi/ic_launcher.png
myBluetoothChat/bin/res/drawable-mdpi/ic_action_search.png
myBluetoothChat/bin/res/drawable-mdpi/ic_launcher.png
myBluetoothChat/bin/res/drawable-xhdpi/ic_action_search.png
myBluetoothChat/bin/res/drawable-xhdpi/ic_launcher.png
myBluetoothChat/bin/resources.ap_
myBluetoothChat/gen/com/ljj/bluetoothchat/BuildConfig.java
myBluetoothChat/gen/com/ljj/bluetoothchat/R.java
myBluetoothChat/ic_launcher-web.png
myBluetoothChat/libs/android-support-v4.jar
myBluetoothChat/proguard-project.txt
myBluetoothChat/project.properties
myBluetoothChat/res/drawable-hdpi/ic_action_search.png
myBluetoothChat/res/drawable-hdpi/ic_launcher.png
myBluetoothChat/res/drawable-ldpi/ic_launcher.png
myBluetoothChat/res/drawable-mdpi/ic_action_search.png
myBluetoothChat/res/drawable-mdpi/ic_launcher.png
myBluetoothChat/res/drawable-xhdpi/ic_action_search.png
myBluetoothChat/res/drawable-xhdpi/ic_launcher.png
myBluetoothChat/res/layout/activity_main.xml
myBluetoothChat/res/layout/client.xml
myBluetoothChat/res/layout/server.xml
myBluetoothChat/res/menu/activity_main.xml
myBluetoothChat/res/values/dimens.xml
myBluetoothChat/res/values/strings.xml
myBluetoothChat/res/values/styles.xml
myBluetoothChat/res/values-large/dimens.xml
myBluetoothChat/res/values-v11/styles.xml
myBluetoothChat/res/values-v14/styles.xml
myBluetoothChat/src/com/ljj/bluetoothchat/ClientActivity.java
myBluetoothChat/src/com/ljj/bluetoothchat/MainActivity.java
myBluetoothChat/src/com/ljj/bluetoothchat/ServerActivity.java
myBluetoothChat/src/com/ljj/bluetoothUtil/BluetoothClientConnThread.java
myBluetoothChat/src/com/ljj/bluetoothUtil/BluetoothClientService.java
myBluetoothChat/src/com/ljj/bluetoothUtil/BluetoothCommunThread.java
myBluetoothChat/src/com/ljj/bluetoothUtil/BluetoothServerConnThread.java
myBluetoothChat/src/com/ljj/bluetoothUtil/BluetoothServerService.java
myBluetoothChat/src/com/ljj/bluetoothUtil/BluetoothTools.java
myBluetoothChat/src/com/ljj/bluetoothUtil/TransmitBean.java
myBluetoothChat/bin/classes/com/ljj/bluetoothchat
myBluetoothChat/bin/classes/com/ljj/bluetoothUtil
myBluetoothChat/bin/classes/com/ljj
myBluetoothChat/gen/com/ljj/bluetoothchat
myBluetoothChat/src/com/ljj/bluetoothchat
myBluetoothChat/src/com/ljj/bluetoothUtil
myBluetoothChat/bin/classes/com
myBluetoothChat/bin/res/drawable-hdpi
myBluetoothChat/bin/res/drawable-ldpi
myBluetoothChat/bin/res/drawable-mdpi
myBluetoothChat/bin/res/drawable-xhdpi
myBluetoothChat/gen/com/ljj
myBluetoothChat/src/com/ljj
myBluetoothChat/bin/classes
myBluetoothChat/bin/res
myBluetoothChat/gen/com
myBluetoothChat/res/drawable-hdpi
myBluetoot

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com