Description: An example of Android mobile phone and PC communications, mobile phone is client, PC is Server, is currently only one way can only be the phone to send PC, using the TCP protocol. Test the time to remember to change IP.
To Search:
File list (Check if you may need any files):
Socket_Client
.............\.classpath
.............\.project
.............\AndroidManifest.xml
.............\assets
.............\bin
.............\...\classes.dex
.............\...\com
.............\...\...\socket
.............\...\...\......\client
.............\...\...\......\......\main.class
.............\...\...\......\......\R$attr.class
.............\...\...\......\......\R$drawable.class
.............\...\...\......\......\R$id.class
.............\...\...\......\......\R$layout.class
.............\...\...\......\......\R$string.class
.............\...\...\......\......\R.class
.............\...\resources.ap_
.............\...\Socket_Client.apk
.............\default.properties
.............\gen
.............\...\com
.............\...\...\socket
.............\...\...\......\client
.............\...\...\......\......\R.java
.............\proguard.cfg
.............\res
.............\...\drawable-hdpi
.............\...\.............\icon.png
.............\...\drawable-ldpi
.............\...\.............\icon.png
.............\...\drawable-mdpi
.............\...\.............\icon.png
.............\...\layout
.............\...\......\main.xml
.............\...\values
.............\...\......\strings.xml
.............\src
.............\...\com
.............\...\...\socket
.............\...\...\......\client
.............\...\...\......\......\main.java
.............\说明.htm
Socket_Server
.............\.classpath
.............\.project
.............\.settings
.............\.........\org.eclipse.jdt.core.prefs
.............\bin
.............\...\TCPDesktopServer.class
.............\src
.............\...\TCPDesktopServer.java
.............\说明.htm