This project contains of one android socket-client and Java socket-server module to implement simple socket communication. The code is updated continuely. Thank you very much for your criticism to correct..
Socket_Communication is hosted in the following web site
https://github.com/sgz-xiaowu/Socket_Communication
If you think the Android project Socket_Communication 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 Socket_Communication.
Item | Value |
---|---|
Java File Count | 4 |
Minimum SDK Version | 10 |
Activity Count | 2 |
Required Permissions | android.permission.INTERNET |
Socket_Communication has the following Java source files.
com.shendw.socket.SocketClientActivity.java com.shendw.socket.SocketServer .java com.shendw.socket.android.server.SocketServer .java com.shendw.socket.android.server.SocketServerAndroidActivity.java