Download Free code SimpleNet Chat
Description
Simple Chatting Android App with TCP/UDP.
Icons
Source Files
The download file SimpleNetChat-master.zip has the following entries.
.gitignore/*from w w w . java2 s . co m*/
README.md
SimpleNetChat/.settings/org.eclipse.jdt.core.prefs
SimpleNetChat/AndroidManifest.xml
SimpleNetChat/ic_launcher-web.png
SimpleNetChat/libs/android-support-v4.jar
SimpleNetChat/proguard-project.txt
SimpleNetChat/project.properties
SimpleNetChat/res/drawable-hdpi/ic_launcher.png
SimpleNetChat/res/drawable-ldpi/ic_launcher.png
SimpleNetChat/res/drawable-mdpi/ic_launcher.png
SimpleNetChat/res/drawable-xhdpi/ic_launcher.png
SimpleNetChat/res/layout/chat.xml
SimpleNetChat/res/layout/modeselect.xml
SimpleNetChat/res/layout/setup_client.xml
SimpleNetChat/res/layout/setup_server.xml
SimpleNetChat/res/values-v11/styles.xml
SimpleNetChat/res/values-v14/styles.xml
SimpleNetChat/res/values/strings.xml
SimpleNetChat/res/values/styles.xml
SimpleNetChat/src/info/mabin/android/simplechat/Chat.java
SimpleNetChat/src/info/mabin/android/simplechat/ModeSelect.java
SimpleNetChat/src/info/mabin/android/simplechat/Net.java
SimpleNetChat/src/info/mabin/android/simplechat/NetGetMyIp.java
SimpleNetChat/src/info/mabin/android/simplechat/NetTCP.java
SimpleNetChat/src/info/mabin/android/simplechat/NetTCPClient.java
SimpleNetChat/src/info/mabin/android/simplechat/NetTCPServer.java
SimpleNetChat/src/info/mabin/android/simplechat/NetUDP.java
SimpleNetChat/src/info/mabin/android/simplechat/NetUDPClient.java
SimpleNetChat/src/info/mabin/android/simplechat/NetUDPServer.java
SimpleNetChat/src/info/mabin/android/simplechat/SetupClient.java
SimpleNetChat/src/info/mabin/android/simplechat/SetupServer.java
Download
Click the following link to download SimpleNetChat-master.zip.
SimpleNetChat-master.zip