Android cihazlar?n wirelles ?zerinden port-ip bilgisi ile server client aras? sohbet-chat program kodu.
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.
The following table is the detailed list of Android-Socket-Communication.
Item | Value |
---|---|
Java File Count | 9 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 7 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.ACCESS_WIFI_STATE android.permission.INTERNET |
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.
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