Android Open Source - Development socket Socket_Communication






Project Summary

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..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of Socket_Communication.

ItemValue
Java File Count4
Minimum SDK Version10
Activity Count2
Required Permissionsandroid.permission.INTERNET




Java Source Files

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