文件名称:android_socket_chat
-
所属分类:
- 标签属性:
- 上传时间:2015-12-07
-
文件大小:153.51kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
该代码主要是描述了如何制作一个简单的安卓聊天工具,包括了服务器端和手机端以及数据库的 一些详细资料-The code is mainly describes how to make a simple chat tool Andrews, including some details of the server and the mobile client and the
(系统自动生成,下载前可以参看下载内容)
下载文件列表
android_socket_chat/
android_socket_chat/SocketChart/
android_socket_chat/SocketChart/.classpath
android_socket_chat/SocketChart/.project
android_socket_chat/SocketChart/AndroidManifest.xml
android_socket_chat/SocketChart/assets/
android_socket_chat/SocketChart/bin/
android_socket_chat/SocketChart/bin/SocketChart.apk
android_socket_chat/SocketChart/bin/classes.dex
android_socket_chat/SocketChart/bin/ld/
android_socket_chat/SocketChart/bin/ld/socket/
android_socket_chat/SocketChart/bin/ld/socket/ChartInfo.class
android_socket_chat/SocketChart/bin/ld/socket/LogonActivity$1$1.class
android_socket_chat/SocketChart/bin/ld/socket/LogonActivity$1.class
android_socket_chat/SocketChart/bin/ld/socket/LogonActivity$2.class
android_socket_chat/SocketChart/bin/ld/socket/LogonActivity$3.class
android_socket_chat/SocketChart/bin/ld/socket/LogonActivity$4.class
android_socket_chat/SocketChart/bin/ld/socket/LogonActivity.class
android_socket_chat/SocketChart/bin/ld/socket/MainActivity$1.class
android_socket_chat/SocketChart/bin/ld/socket/MainActivity$2.class
android_socket_chat/SocketChart/bin/ld/socket/MainActivity$3.class
android_socket_chat/SocketChart/bin/ld/socket/MainActivity$4.class
android_socket_chat/SocketChart/bin/ld/socket/MainActivity.class
android_socket_chat/SocketChart/bin/ld/socket/MessageAdapter.class
android_socket_chat/SocketChart/bin/ld/socket/MessageRecord.class
android_socket_chat/SocketChart/bin/ld/socket/R$attr.class
android_socket_chat/SocketChart/bin/ld/socket/R$drawable.class
android_socket_chat/SocketChart/bin/ld/socket/R$id.class
android_socket_chat/SocketChart/bin/ld/socket/R$layout.class
android_socket_chat/SocketChart/bin/ld/socket/R$string.class
android_socket_chat/SocketChart/bin/ld/socket/R.class
android_socket_chat/SocketChart/bin/ld/socket/SocketClient$1.class
android_socket_chat/SocketChart/bin/ld/socket/SocketClient.class
android_socket_chat/SocketChart/bin/resources.ap_
android_socket_chat/SocketChart/default.properties
android_socket_chat/SocketChart/gen/
android_socket_chat/SocketChart/gen/ld/
android_socket_chat/SocketChart/gen/ld/socket/
android_socket_chat/SocketChart/gen/ld/socket/R.java
android_socket_chat/SocketChart/proguard.cfg
android_socket_chat/SocketChart/res/
android_socket_chat/SocketChart/res/drawable-hdpi/
android_socket_chat/SocketChart/res/drawable-hdpi/icon.png
android_socket_chat/SocketChart/res/drawable-hdpi/logon.jpg
android_socket_chat/SocketChart/res/drawable-ldpi/
android_socket_chat/SocketChart/res/drawable-ldpi/icon.png
android_socket_chat/SocketChart/res/drawable-mdpi/
android_socket_chat/SocketChart/res/drawable-mdpi/background.png
android_socket_chat/SocketChart/res/drawable-mdpi/icon.png
android_socket_chat/SocketChart/res/layout/
android_socket_chat/SocketChart/res/layout/listview_item.xml
android_socket_chat/SocketChart/res/layout/logon.xml
android_socket_chat/SocketChart/res/layout/main.xml
android_socket_chat/SocketChart/res/values/
android_socket_chat/SocketChart/res/values/strings.xml
android_socket_chat/SocketChart/src/
android_socket_chat/SocketChart/src/ld/
android_socket_chat/SocketChart/src/ld/socket/
android_socket_chat/SocketChart/src/ld/socket/ChartInfo.java
android_socket_chat/SocketChart/src/ld/socket/LogonActivity.java
android_socket_chat/SocketChart/src/ld/socket/MainActivity.java
android_socket_chat/SocketChart/src/ld/socket/MessageAdapter.java
android_socket_chat/SocketChart/src/ld/socket/MessageRecord.java
android_socket_chat/SocketChart/src/ld/socket/SocketClient.java
android_socket_chat/SocketTest/
android_socket_chat/SocketTest/SocketServer/
android_socket_chat/SocketTest/SocketServer/IResponseManager.cs
android_socket_chat/SocketTest/SocketServer/LogonResponseManager.cs
android_socket_chat/SocketTest/SocketServer/Program.cs
android_socket_chat/SocketTest/SocketServer/Properties/
android_socket_chat/SocketTest/SocketServer/Properties/AssemblyInfo.cs
android_socket_chat/SocketTest/SocketServer/SendResponseManager.cs
android_socket_chat/SocketTest/SocketServer/SocketHost.cs
android_socket_chat/SocketTest/SocketServer/SocketRequest.cs
android_socket_chat/SocketTest/SocketServer/SocketResponse.cs
android_socket_chat/SocketTest/SocketServer/SocketServer.csproj
android_socket_chat/SocketTest/SocketServer/app.config
android_socket_chat/SocketTest/SocketServer/bin/
android_socket_chat/SocketTest/SocketServer/bin/Debug/
android_socket_chat/SocketTest/SocketServer/bin/Debug/SocketServer.exe
android_socket_chat/SocketTest/SocketServer/bin/Debug/SocketServer.exe.config
android_socket_chat/SocketTest/SocketServer/bin/Debug/SocketServer.pdb
android_socket_chat/SocketTest/SocketServer/bin/Debug/SocketServer.vshost.exe
android_socket_chat/SocketTest/SocketServer/bin/Debug/SocketServer.vshost.exe.config
android_socket_chat/SocketTest/SocketServer/bin/Debug/SocketServer.vshost.exe.manifest
android_socket_chat/SocketTest/SocketServer/bin/Release/
android_socket_chat/SocketTest/SocketServer/obj/
android_socket_chat/SocketTest/SocketServer/obj/x86/
android_socket_chat/SocketTest/SocketServer/obj/x86/Debug/
android_socket_chat/SocketTest/SocketServer/obj/x86/Debug/De
android_socket_chat/SocketChart/
android_socket_chat/SocketChart/.classpath
android_socket_chat/SocketChart/.project
android_socket_chat/SocketChart/AndroidManifest.xml
android_socket_chat/SocketChart/assets/
android_socket_chat/SocketChart/bin/
android_socket_chat/SocketChart/bin/SocketChart.apk
android_socket_chat/SocketChart/bin/classes.dex
android_socket_chat/SocketChart/bin/ld/
android_socket_chat/SocketChart/bin/ld/socket/
android_socket_chat/SocketChart/bin/ld/socket/ChartInfo.class
android_socket_chat/SocketChart/bin/ld/socket/LogonActivity$1$1.class
android_socket_chat/SocketChart/bin/ld/socket/LogonActivity$1.class
android_socket_chat/SocketChart/bin/ld/socket/LogonActivity$2.class
android_socket_chat/SocketChart/bin/ld/socket/LogonActivity$3.class
android_socket_chat/SocketChart/bin/ld/socket/LogonActivity$4.class
android_socket_chat/SocketChart/bin/ld/socket/LogonActivity.class
android_socket_chat/SocketChart/bin/ld/socket/MainActivity$1.class
android_socket_chat/SocketChart/bin/ld/socket/MainActivity$2.class
android_socket_chat/SocketChart/bin/ld/socket/MainActivity$3.class
android_socket_chat/SocketChart/bin/ld/socket/MainActivity$4.class
android_socket_chat/SocketChart/bin/ld/socket/MainActivity.class
android_socket_chat/SocketChart/bin/ld/socket/MessageAdapter.class
android_socket_chat/SocketChart/bin/ld/socket/MessageRecord.class
android_socket_chat/SocketChart/bin/ld/socket/R$attr.class
android_socket_chat/SocketChart/bin/ld/socket/R$drawable.class
android_socket_chat/SocketChart/bin/ld/socket/R$id.class
android_socket_chat/SocketChart/bin/ld/socket/R$layout.class
android_socket_chat/SocketChart/bin/ld/socket/R$string.class
android_socket_chat/SocketChart/bin/ld/socket/R.class
android_socket_chat/SocketChart/bin/ld/socket/SocketClient$1.class
android_socket_chat/SocketChart/bin/ld/socket/SocketClient.class
android_socket_chat/SocketChart/bin/resources.ap_
android_socket_chat/SocketChart/default.properties
android_socket_chat/SocketChart/gen/
android_socket_chat/SocketChart/gen/ld/
android_socket_chat/SocketChart/gen/ld/socket/
android_socket_chat/SocketChart/gen/ld/socket/R.java
android_socket_chat/SocketChart/proguard.cfg
android_socket_chat/SocketChart/res/
android_socket_chat/SocketChart/res/drawable-hdpi/
android_socket_chat/SocketChart/res/drawable-hdpi/icon.png
android_socket_chat/SocketChart/res/drawable-hdpi/logon.jpg
android_socket_chat/SocketChart/res/drawable-ldpi/
android_socket_chat/SocketChart/res/drawable-ldpi/icon.png
android_socket_chat/SocketChart/res/drawable-mdpi/
android_socket_chat/SocketChart/res/drawable-mdpi/background.png
android_socket_chat/SocketChart/res/drawable-mdpi/icon.png
android_socket_chat/SocketChart/res/layout/
android_socket_chat/SocketChart/res/layout/listview_item.xml
android_socket_chat/SocketChart/res/layout/logon.xml
android_socket_chat/SocketChart/res/layout/main.xml
android_socket_chat/SocketChart/res/values/
android_socket_chat/SocketChart/res/values/strings.xml
android_socket_chat/SocketChart/src/
android_socket_chat/SocketChart/src/ld/
android_socket_chat/SocketChart/src/ld/socket/
android_socket_chat/SocketChart/src/ld/socket/ChartInfo.java
android_socket_chat/SocketChart/src/ld/socket/LogonActivity.java
android_socket_chat/SocketChart/src/ld/socket/MainActivity.java
android_socket_chat/SocketChart/src/ld/socket/MessageAdapter.java
android_socket_chat/SocketChart/src/ld/socket/MessageRecord.java
android_socket_chat/SocketChart/src/ld/socket/SocketClient.java
android_socket_chat/SocketTest/
android_socket_chat/SocketTest/SocketServer/
android_socket_chat/SocketTest/SocketServer/IResponseManager.cs
android_socket_chat/SocketTest/SocketServer/LogonResponseManager.cs
android_socket_chat/SocketTest/SocketServer/Program.cs
android_socket_chat/SocketTest/SocketServer/Properties/
android_socket_chat/SocketTest/SocketServer/Properties/AssemblyInfo.cs
android_socket_chat/SocketTest/SocketServer/SendResponseManager.cs
android_socket_chat/SocketTest/SocketServer/SocketHost.cs
android_socket_chat/SocketTest/SocketServer/SocketRequest.cs
android_socket_chat/SocketTest/SocketServer/SocketResponse.cs
android_socket_chat/SocketTest/SocketServer/SocketServer.csproj
android_socket_chat/SocketTest/SocketServer/app.config
android_socket_chat/SocketTest/SocketServer/bin/
android_socket_chat/SocketTest/SocketServer/bin/Debug/
android_socket_chat/SocketTest/SocketServer/bin/Debug/SocketServer.exe
android_socket_chat/SocketTest/SocketServer/bin/Debug/SocketServer.exe.config
android_socket_chat/SocketTest/SocketServer/bin/Debug/SocketServer.pdb
android_socket_chat/SocketTest/SocketServer/bin/Debug/SocketServer.vshost.exe
android_socket_chat/SocketTest/SocketServer/bin/Debug/SocketServer.vshost.exe.config
android_socket_chat/SocketTest/SocketServer/bin/Debug/SocketServer.vshost.exe.manifest
android_socket_chat/SocketTest/SocketServer/bin/Release/
android_socket_chat/SocketTest/SocketServer/obj/
android_socket_chat/SocketTest/SocketServer/obj/x86/
android_socket_chat/SocketTest/SocketServer/obj/x86/Debug/
android_socket_chat/SocketTest/SocketServer/obj/x86/Debug/De
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.