TCP client for an Android device to interact with an Java server hosted on a computer - Android Studio Project - Works with 'AndroidTCPServer' project.
AndroidTCPClient is hosted in the following web site
https://github.com/mononz/AndroidTCPClient
If you think the Android project AndroidTCPClient listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of AndroidTCPClient.
Item | Value |
---|---|
Java File Count | 5 |
Target SDK Version | 16 |
Minimum SDK Version | 16 |
Activity Count | 2 |
jar files used | AndroidTCPServer.jar android-support-v4.jar |
Required Permissions | android.permission.INTERNET |
AndroidTCPClient has the following Java source files.
net.mononz.androidtcpclient.BuildConfig.java net.mononz.androidtcpclient.ClientActivity.java net.mononz.androidtcpclient.ClientListAdapter.java net.mononz.androidtcpclient.Constants.java net.mononz.androidtcpclient.TcpClient.java