Skeleton for client-server commnucation is proved many times in the real projects.
android-network-framework is hosted in the following web site
https://github.com/Gelassen/android-network-framework
If you think the Android project android-network-framework 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 android-network-framework.
Item | Value |
---|---|
Java File Count | 10 |
Activity Count | 1 |
android-network-framework has the following Java source files.
com.home.clientservercore.App.java com.home.clientservercore.MainActivity.java com.home.clientservercore.Params.java com.home.clientservercore.network.Command.java com.home.clientservercore.network.HttpCommand.java com.home.clientservercore.network.NetworkService.java com.home.clientservercore.network.Status.java com.home.clientservercore.storage.Contract.java com.home.clientservercore.storage.LibContentProvider.java com.home.clientservercore.storage.LibOpenHelper.java