文件名称:Android-socket
-
所属分类:
- 标签属性:
- 上传时间:2016-10-27
-
文件大小:2.78mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
通过socket进行检测心跳,判断是否与服务器断开连接-Through the socket to detect heartbeat, to determine whether the connection with the server
(系统自动生成,下载前可以参看下载内容)
下载文件列表
SocketTestService_服务器端/.classpath
SocketTestService_服务器端/.project
SocketTestService_服务器端/.settings/org.eclipse.jdt.core.prefs
SocketTestService_服务器端/bin/com/mina/MinaServer.class
SocketTestService_服务器端/bin/com/mina/ServerHandler.class
SocketTestService_服务器端/libs/mina-core-2.0.7.jar
SocketTestService_服务器端/libs/slf4j-api-1.5.0.jar
SocketTestService_服务器端/libs/slf4j-api-1.6.6.jar
SocketTestService_服务器端/libs/slf4j-nop.jar
SocketTestService_服务器端/src/com/mina/MinaServer.java
SocketTestService_服务器端/src/com/mina/ServerHandler.java
SocketTest_客户端/.classpath
SocketTest_客户端/.project
SocketTest_客户端/.settings/org.eclipse.jdt.core.prefs
SocketTest_客户端/AndroidManifest.xml
SocketTest_客户端/bin/aidl/com/example/sockettest/IBackService.aidl
SocketTest_客户端/bin/AndroidManifest.xml
SocketTest_客户端/bin/classes/com/example/sockettest/BackService$1.class
SocketTest_客户端/bin/classes/com/example/sockettest/BackService$2.class
SocketTest_客户端/bin/classes/com/example/sockettest/BackService$InitSocketThread.class
SocketTest_客户端/bin/classes/com/example/sockettest/BackService$ReadThread.class
SocketTest_客户端/bin/classes/com/example/sockettest/BackService.class
SocketTest_客户端/bin/classes/com/example/sockettest/BuildConfig.class
SocketTest_客户端/bin/classes/com/example/sockettest/IBackService$Stub$Proxy.class
SocketTest_客户端/bin/classes/com/example/sockettest/IBackService$Stub.class
SocketTest_客户端/bin/classes/com/example/sockettest/IBackService.aidl
SocketTest_客户端/bin/classes/com/example/sockettest/IBackService.class
SocketTest_客户端/bin/classes/com/example/sockettest/MainActivity$1.class
SocketTest_客户端/bin/classes/com/example/sockettest/MainActivity$2.class
SocketTest_客户端/bin/classes/com/example/sockettest/MainActivity$3.class
SocketTest_客户端/bin/classes/com/example/sockettest/MainActivity.class
SocketTest_客户端/bin/classes/com/example/sockettest/R$attr.class
SocketTest_客户端/bin/classes/com/example/sockettest/R$dimen.class
SocketTest_客户端/bin/classes/com/example/sockettest/R$drawable.class
SocketTest_客户端/bin/classes/com/example/sockettest/R$id.class
SocketTest_客户端/bin/classes/com/example/sockettest/R$layout.class
SocketTest_客户端/bin/classes/com/example/sockettest/R$menu.class
SocketTest_客户端/bin/classes/com/example/sockettest/R$string.class
SocketTest_客户端/bin/classes/com/example/sockettest/R$style.class
SocketTest_客户端/bin/classes/com/example/sockettest/R.class
SocketTest_客户端/bin/classes.dex
SocketTest_客户端/bin/dexedLibs/android-support-v4-ab7512e887dd581257496a86108f2a68.jar
SocketTest_客户端/bin/dexedLibs/android-support-v4-b447d43a4d7a09f5b32950fa43d61fcc.jar
SocketTest_客户端/bin/jarlist.cache
SocketTest_客户端/bin/res/drawable-hdpi/ic_launcher.png
SocketTest_客户端/bin/res/drawable-mdpi/ic_launcher.png
SocketTest_客户端/bin/res/drawable-xhdpi/ic_launcher.png
SocketTest_客户端/bin/res/drawable-xxhdpi/ic_launcher.png
SocketTest_客户端/bin/resources.ap_
SocketTest_客户端/bin/SocketTest.apk
SocketTest_客户端/bin/SocketTest_socket长连接心跳包.apk
SocketTest_客户端/gen/com/example/sockettest/BuildConfig.java
SocketTest_客户端/gen/com/example/sockettest/IBackService.java
SocketTest_客户端/gen/com/example/sockettest/R.java
SocketTest_客户端/ic_launcher-web.png
SocketTest_客户端/libs/android-support-v4.jar
SocketTest_客户端/LICENSE
SocketTest_客户端/proguard-project.txt
SocketTest_客户端/project.properties
SocketTest_客户端/README.md
SocketTest_客户端/res/drawable-hdpi/ic_launcher.png
SocketTest_客户端/res/drawable-mdpi/ic_launcher.png
SocketTest_客户端/res/drawable-xhdpi/ic_launcher.png
SocketTest_客户端/res/drawable-xxhdpi/ic_launcher.png
SocketTest_客户端/res/layout/activity_main.xml
SocketTest_客户端/res/menu/main.xml
SocketTest_客户端/res/values/dimens.xml
SocketTest_客户端/res/values/strings.xml
SocketTest_客户端/res/values/styles.xml
SocketTest_客户端/res/values-sw600dp/dimens.xml
SocketTest_客户端/res/values-sw720dp-land/dimens.xml
SocketTest_客户端/res/values-v11/styles.xml
SocketTest_客户端/res/values-v14/styles.xml
SocketTest_客户端/SocketTest/AndroidManifest.xml
SocketTest_客户端/SocketTest/libs/android-support-v4.jar
SocketTest_客户端/SocketTest/project.properties
SocketTest_客户端/SocketTest/res/drawable-hdpi/ic_action_search.png
SocketTest_客户端/SocketTest/res/drawable-hdpi/ic_launcher.png
SocketTest_客户端/SocketTest/res/drawable-ldpi/ic_launcher.png
SocketTest_客户端/SocketTest/res/drawable-mdpi/ic_action_search.png
SocketTest_客户端/SocketTest/res/drawable-mdpi/ic_launcher.png
SocketTest_客户端/SocketTest/res/drawable-xhdpi/ic_action_search.png
SocketTest_客户端/SocketTest/res/drawable-xhdpi/ic_launcher.png
SocketTest_客户端/SocketTest/res/layout/activity_main.xml
SocketTest_客户端/SocketTest/res/menu/activity_main.xml
SocketTest_客户端/SocketTest/res/values/strings.xml
SocketTest_客户端/SocketTest/res/values/styles.xml
SocketTest_客户端/SocketTest/res/values-v11/styles.xml
SocketTest_客户端/SocketTest/res/values-v14/styles.xml
SocketTest_客户端/SocketTest/src/org/feng/sockettest/MainActivity.java
SocketTest_客户端/SocketTest/src/org/feng/sockettest/server/BackService.java
SocketTest_客户端/SocketTest/src/org/feng/sockettest/server/IBackService.aidl
SocketTest_客户端/SocketTestService/.classpath
SocketTest_客户端/SocketTestService/.project
SocketTest_客户端/SocketTestService/.settings/org.eclipse.jdt.core.prefs
SocketTest_客
SocketTestService_服务器端/.project
SocketTestService_服务器端/.settings/org.eclipse.jdt.core.prefs
SocketTestService_服务器端/bin/com/mina/MinaServer.class
SocketTestService_服务器端/bin/com/mina/ServerHandler.class
SocketTestService_服务器端/libs/mina-core-2.0.7.jar
SocketTestService_服务器端/libs/slf4j-api-1.5.0.jar
SocketTestService_服务器端/libs/slf4j-api-1.6.6.jar
SocketTestService_服务器端/libs/slf4j-nop.jar
SocketTestService_服务器端/src/com/mina/MinaServer.java
SocketTestService_服务器端/src/com/mina/ServerHandler.java
SocketTest_客户端/.classpath
SocketTest_客户端/.project
SocketTest_客户端/.settings/org.eclipse.jdt.core.prefs
SocketTest_客户端/AndroidManifest.xml
SocketTest_客户端/bin/aidl/com/example/sockettest/IBackService.aidl
SocketTest_客户端/bin/AndroidManifest.xml
SocketTest_客户端/bin/classes/com/example/sockettest/BackService$1.class
SocketTest_客户端/bin/classes/com/example/sockettest/BackService$2.class
SocketTest_客户端/bin/classes/com/example/sockettest/BackService$InitSocketThread.class
SocketTest_客户端/bin/classes/com/example/sockettest/BackService$ReadThread.class
SocketTest_客户端/bin/classes/com/example/sockettest/BackService.class
SocketTest_客户端/bin/classes/com/example/sockettest/BuildConfig.class
SocketTest_客户端/bin/classes/com/example/sockettest/IBackService$Stub$Proxy.class
SocketTest_客户端/bin/classes/com/example/sockettest/IBackService$Stub.class
SocketTest_客户端/bin/classes/com/example/sockettest/IBackService.aidl
SocketTest_客户端/bin/classes/com/example/sockettest/IBackService.class
SocketTest_客户端/bin/classes/com/example/sockettest/MainActivity$1.class
SocketTest_客户端/bin/classes/com/example/sockettest/MainActivity$2.class
SocketTest_客户端/bin/classes/com/example/sockettest/MainActivity$3.class
SocketTest_客户端/bin/classes/com/example/sockettest/MainActivity.class
SocketTest_客户端/bin/classes/com/example/sockettest/R$attr.class
SocketTest_客户端/bin/classes/com/example/sockettest/R$dimen.class
SocketTest_客户端/bin/classes/com/example/sockettest/R$drawable.class
SocketTest_客户端/bin/classes/com/example/sockettest/R$id.class
SocketTest_客户端/bin/classes/com/example/sockettest/R$layout.class
SocketTest_客户端/bin/classes/com/example/sockettest/R$menu.class
SocketTest_客户端/bin/classes/com/example/sockettest/R$string.class
SocketTest_客户端/bin/classes/com/example/sockettest/R$style.class
SocketTest_客户端/bin/classes/com/example/sockettest/R.class
SocketTest_客户端/bin/classes.dex
SocketTest_客户端/bin/dexedLibs/android-support-v4-ab7512e887dd581257496a86108f2a68.jar
SocketTest_客户端/bin/dexedLibs/android-support-v4-b447d43a4d7a09f5b32950fa43d61fcc.jar
SocketTest_客户端/bin/jarlist.cache
SocketTest_客户端/bin/res/drawable-hdpi/ic_launcher.png
SocketTest_客户端/bin/res/drawable-mdpi/ic_launcher.png
SocketTest_客户端/bin/res/drawable-xhdpi/ic_launcher.png
SocketTest_客户端/bin/res/drawable-xxhdpi/ic_launcher.png
SocketTest_客户端/bin/resources.ap_
SocketTest_客户端/bin/SocketTest.apk
SocketTest_客户端/bin/SocketTest_socket长连接心跳包.apk
SocketTest_客户端/gen/com/example/sockettest/BuildConfig.java
SocketTest_客户端/gen/com/example/sockettest/IBackService.java
SocketTest_客户端/gen/com/example/sockettest/R.java
SocketTest_客户端/ic_launcher-web.png
SocketTest_客户端/libs/android-support-v4.jar
SocketTest_客户端/LICENSE
SocketTest_客户端/proguard-project.txt
SocketTest_客户端/project.properties
SocketTest_客户端/README.md
SocketTest_客户端/res/drawable-hdpi/ic_launcher.png
SocketTest_客户端/res/drawable-mdpi/ic_launcher.png
SocketTest_客户端/res/drawable-xhdpi/ic_launcher.png
SocketTest_客户端/res/drawable-xxhdpi/ic_launcher.png
SocketTest_客户端/res/layout/activity_main.xml
SocketTest_客户端/res/menu/main.xml
SocketTest_客户端/res/values/dimens.xml
SocketTest_客户端/res/values/strings.xml
SocketTest_客户端/res/values/styles.xml
SocketTest_客户端/res/values-sw600dp/dimens.xml
SocketTest_客户端/res/values-sw720dp-land/dimens.xml
SocketTest_客户端/res/values-v11/styles.xml
SocketTest_客户端/res/values-v14/styles.xml
SocketTest_客户端/SocketTest/AndroidManifest.xml
SocketTest_客户端/SocketTest/libs/android-support-v4.jar
SocketTest_客户端/SocketTest/project.properties
SocketTest_客户端/SocketTest/res/drawable-hdpi/ic_action_search.png
SocketTest_客户端/SocketTest/res/drawable-hdpi/ic_launcher.png
SocketTest_客户端/SocketTest/res/drawable-ldpi/ic_launcher.png
SocketTest_客户端/SocketTest/res/drawable-mdpi/ic_action_search.png
SocketTest_客户端/SocketTest/res/drawable-mdpi/ic_launcher.png
SocketTest_客户端/SocketTest/res/drawable-xhdpi/ic_action_search.png
SocketTest_客户端/SocketTest/res/drawable-xhdpi/ic_launcher.png
SocketTest_客户端/SocketTest/res/layout/activity_main.xml
SocketTest_客户端/SocketTest/res/menu/activity_main.xml
SocketTest_客户端/SocketTest/res/values/strings.xml
SocketTest_客户端/SocketTest/res/values/styles.xml
SocketTest_客户端/SocketTest/res/values-v11/styles.xml
SocketTest_客户端/SocketTest/res/values-v14/styles.xml
SocketTest_客户端/SocketTest/src/org/feng/sockettest/MainActivity.java
SocketTest_客户端/SocketTest/src/org/feng/sockettest/server/BackService.java
SocketTest_客户端/SocketTest/src/org/feng/sockettest/server/IBackService.aidl
SocketTest_客户端/SocketTestService/.classpath
SocketTest_客户端/SocketTestService/.project
SocketTest_客户端/SocketTestService/.settings/org.eclipse.jdt.core.prefs
SocketTest_客
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.