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

文件名称:Socket

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

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

本例子是一个演示Android简单Socket聊天室的例子源码,只可以安卓发消息PC客户接收,不能反方向发送消息,消息会由PC端转发给所有在线的安卓客户端,接着客户端(包括自己)都会收到某个客户端输入的信息。-This example is a simple demonstration of Android Socket chat room source code examples, can only Andrews PC client receives a message, not in the opposite direction to send a message, the message will be forwarded by the PC to all online Android client, then the client (including their own) receive information about a client input.
(系统自动生成,下载前可以参看下载内容)

下载文件列表

Socket/SocketAndroidClient/.classpath
Socket/SocketAndroidClient/.project
Socket/SocketAndroidClient/.settings/org.eclipse.core.resources.prefs
Socket/SocketAndroidClient/.settings/org.eclipse.jdt.core.prefs
Socket/SocketAndroidClient/AndroidManifest.xml
Socket/SocketAndroidClient/bin/AndroidManifest.xml
Socket/SocketAndroidClient/bin/classes/com/example/socketdemo/BuildConfig.class
Socket/SocketAndroidClient/bin/classes/com/example/socketdemo/R$attr.class
Socket/SocketAndroidClient/bin/classes/com/example/socketdemo/R$dimen.class
Socket/SocketAndroidClient/bin/classes/com/example/socketdemo/R$drawable.class
Socket/SocketAndroidClient/bin/classes/com/example/socketdemo/R$id.class
Socket/SocketAndroidClient/bin/classes/com/example/socketdemo/R$layout.class
Socket/SocketAndroidClient/bin/classes/com/example/socketdemo/R$menu.class
Socket/SocketAndroidClient/bin/classes/com/example/socketdemo/R$string.class
Socket/SocketAndroidClient/bin/classes/com/example/socketdemo/R$style.class
Socket/SocketAndroidClient/bin/classes/com/example/socketdemo/R.class
Socket/SocketAndroidClient/bin/classes/com/socket/androidClient/ClientThread.class
Socket/SocketAndroidClient/bin/classes/com/socket/androidClient/MainActivity$1.class
Socket/SocketAndroidClient/bin/classes/com/socket/androidClient/MainActivity$2.class
Socket/SocketAndroidClient/bin/classes/com/socket/androidClient/MainActivity$3.class
Socket/SocketAndroidClient/bin/classes/com/socket/androidClient/MainActivity.class
Socket/SocketAndroidClient/bin/classes.dex
Socket/SocketAndroidClient/bin/dexedLibs/android-support-v4-30a87e8ad66d3b904e14fa119a37d019.jar
Socket/SocketAndroidClient/bin/jarlist.cache
Socket/SocketAndroidClient/bin/res/crunch/drawable-hdpi/ic_launcher.png
Socket/SocketAndroidClient/bin/res/crunch/drawable-mdpi/ic_launcher.png
Socket/SocketAndroidClient/bin/res/crunch/drawable-xhdpi/ic_launcher.png
Socket/SocketAndroidClient/bin/res/crunch/drawable-xxhdpi/ic_launcher.png
Socket/SocketAndroidClient/bin/resources.ap_
Socket/SocketAndroidClient/bin/SocketAndroidClient.apk
Socket/SocketAndroidClient/gen/com/example/socketdemo/BuildConfig.java
Socket/SocketAndroidClient/gen/com/example/socketdemo/R.java
Socket/SocketAndroidClient/hs_err_pid6980.log
Socket/SocketAndroidClient/hs_err_pid7472.log
Socket/SocketAndroidClient/ic_launcher-web.png
Socket/SocketAndroidClient/JavaApk源码说明.txt
Socket/SocketAndroidClient/libs/android-support-v4.jar
Socket/SocketAndroidClient/proguard-project.txt
Socket/SocketAndroidClient/project.properties
Socket/SocketAndroidClient/res/drawable-hdpi/ic_launcher.png
Socket/SocketAndroidClient/res/drawable-mdpi/ic_launcher.png
Socket/SocketAndroidClient/res/drawable-xhdpi/ic_launcher.png
Socket/SocketAndroidClient/res/drawable-xxhdpi/ic_launcher.png
Socket/SocketAndroidClient/res/layout/activity_main.xml
Socket/SocketAndroidClient/res/menu/main.xml
Socket/SocketAndroidClient/res/values/dimens.xml
Socket/SocketAndroidClient/res/values/strings.xml
Socket/SocketAndroidClient/res/values/styles.xml
Socket/SocketAndroidClient/res/values-sw600dp/dimens.xml
Socket/SocketAndroidClient/res/values-sw720dp-land/dimens.xml
Socket/SocketAndroidClient/res/values-v11/styles.xml
Socket/SocketAndroidClient/res/values-v14/styles.xml
Socket/SocketAndroidClient/src/com/socket/androidClient/ClientThread.java
Socket/SocketAndroidClient/src/com/socket/androidClient/MainActivity.java
Socket/SocketAndroidClient/点这里查看更多优质源码~.url
Socket/SocketAndroidServer/.classpath
Socket/SocketAndroidServer/.project
Socket/SocketAndroidServer/.settings/org.eclipse.core.resources.prefs
Socket/SocketAndroidServer/.settings/org.eclipse.jdt.core.prefs
Socket/SocketAndroidServer/bin/com/socket/androidServer/ServerTherad.class
Socket/SocketAndroidServer/bin/com/socket/androidServer/SimpleServer.class
Socket/SocketAndroidServer/JavaApk源码说明.txt
Socket/SocketAndroidServer/src/com/socket/androidServer/ServerTherad.java
Socket/SocketAndroidServer/src/com/socket/androidServer/SimpleServer.java
Socket/SocketAndroidServer/点这里查看更多优质源码~.url
Socket/SocketAndroidClient/bin/classes/com/example/socketdemo
Socket/SocketAndroidClient/bin/classes/com/socket/androidClient
Socket/SocketAndroidClient/bin/classes/com/example
Socket/SocketAndroidClient/bin/classes/com/socket
Socket/SocketAndroidClient/bin/res/crunch/drawable-hdpi
Socket/SocketAndroidClient/bin/res/crunch/drawable-mdpi
Socket/SocketAndroidClient/bin/res/crunch/drawable-xhdpi
Socket/SocketAndroidClient/bin/res/crunch/drawable-xxhdpi
Socket/SocketAndroidClient/gen/com/example/socketdemo
Socket/SocketAndroidClient/src/com/socket/androidClient
Socket/SocketAndroidServer/bin/com/socket/androidServer
Socket/SocketAndroidServer/src/com/socket/androidServer
Socket/SocketAndroidClient/bin/classes/com
Socket/SocketAndroidClient/bin/res/crunch
Socket/SocketAndroidClient/gen/com/example
Socket/SocketAndroidClient/src/com/socket
Socket/SocketAndroidServer/bin/com/socket
Socket/SocketAndroidServer/src/com/socket
Socket/SocketAndroidClient/bin/classes
Socket/SocketAndroidClient/bin/dexedLibs
Socket/SocketAndroidClient/bin/res
Socket/SocketAndroidClient/gen/com
Socket/Soc

相关说明

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

相关评论

暂无评论内容.

发表评论

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