文件名称:UdpChat
介绍说明--下载内容均来自于网络,请自行研究使用
android移动端局域网内通过UDP实现即时通信聊天。-android mobile network chat...
(系统自动生成,下载前可以参看下载内容)
下载文件列表
UdpChat
.......\.classpath
.......\.project
.......\AndroidManifest.xml
.......\assets
.......\bin
.......\...\UdpChat.apk
.......\...\classes
.......\...\.......\sodao
.......\...\.......\.....\mobile
.......\...\.......\.....\......\room
.......\...\.......\.....\......\....\BuildConfig.class
.......\...\.......\.....\......\....\ChatActivity$1.class
.......\...\.......\.....\......\....\ChatActivity$2.class
.......\...\.......\.....\......\....\ChatActivity$3.class
.......\...\.......\.....\......\....\ChatActivity.class
.......\...\.......\.....\......\....\R$attr.class
.......\...\.......\.....\......\....\R$drawable.class
.......\...\.......\.....\......\....\R$id.class
.......\...\.......\.....\......\....\R$layout.class
.......\...\.......\.....\......\....\R$string.class
.......\...\.......\.....\......\....\R.class
.......\...\.......\.....\......\....\UDPClient.class
.......\...\.......\.....\......\....\UDPServer.class
.......\...\classes.dex
.......\...\jarlist.cache
.......\...\res
.......\...\...\drawable-hdpi
.......\...\...\.............\ic_launcher.png
.......\...\...\drawable-ldpi
.......\...\...\.............\ic_launcher.png
.......\...\...\drawable-mdpi
.......\...\...\.............\ic_launcher.png
.......\...\...\drawable-xhdpi
.......\...\...\..............\ic_launcher.png
.......\...\resources.ap_
.......\gen
.......\...\sodao
.......\...\.....\mobile
.......\...\.....\......\room
.......\...\.....\......\....\BuildConfig.java
.......\...\.....\......\....\R.java
.......\proguard-project.txt
.......\project.properties
.......\res
.......\...\drawable-hdpi
.......\...\.............\ic_launcher.png
.......\...\drawable-ldpi
.......\...\.............\ic_launcher.png
.......\...\drawable-mdpi
.......\...\.............\ic_launcher.png
.......\...\drawable-xhdpi
.......\...\..............\ic_launcher.png
.......\...\layout
.......\...\......\main.xml
.......\...\values
.......\...\......\strings.xml
.......\src
.......\...\sodao
.......\...\.....\mobile
.......\...\.....\......\room
.......\...\.....\......\....\ChatActivity.java
.......\...\.....\......\....\UDPClient.java
.......\...\.....\......\....\UDPServer.java