Android Open Source - Chat application P2PChatRoom






Project Summary

My Peer2Peer Android Chat App.

Web Site / Source Repository

P2PChatRoom is hosted in the following web site
https://github.com/gnail737/P2PChatRoom

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

ItemValue
Java File Count10
Target SDK Version18
Minimum SDK Version16
Activity Count1
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET




Java Source Files

P2PChatRoom has the following Java source files.

com.gnail737.p2pchatroom.ChatActivity.java
com.gnail737.p2pchatroom.ChatClient.java
com.gnail737.p2pchatroom.ChatCommHelper.java
com.gnail737.p2pchatroom.ChatNetResourceBundle.java
com.gnail737.p2pchatroom.ChatServer.java
com.gnail737.p2pchatroom.ChatService.java
com.gnail737.p2pchatroom.ChatterRoomAdapter.java
com.gnail737.p2pchatroom.NsdHelper.java
com.gnail737.p2pchatroom.ReceiverHandler.java
com.gnail737.p2pchatroom.SenderHandler.java