Android Open Source - Chat port Android-Socket-Communication






Project Summary

Android cihazlar?n wirelles ?zerinden port-ip bilgisi ile server client aras? sohbet-chat program kodu.

Web Site / Source Repository

Android-Socket-Communication is hosted in the following web site
https://github.com/ercanpinar/Android-Socket-Communication

If you think the Android project Android-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 Android-Socket-Communication.

ItemValue
Java File Count9
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version15
Minimum SDK Version7
Activity Count1
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.ACCESS_WIFI_STATE
android.permission.INTERNET




Resource Files

There are 1 image files in Android-Socket-Communication. The names of the image files are listed as follows.

ic_action_search.png

The following screenshort is generated from the image listed above.

null

Java Source Files

Android-Socket-Communication has the following Java source files.

com.socket.activity.MainActivity.java
com.socket.business.BusinessLogic.java
com.socket.manager.SocketCallback.java
com.socket.manager.SocketClient.java
com.socket.manager.SocketCommunication.java
com.socket.manager.SocketServer.java
com.socket.notice.Notice.java
com.socket.task.SocketClientTask.java
com.socket.task.SocketServerTask.java