Skip to content

yizhou0522/Chat-Room-System

Repository files navigation

Chat-Room-System

An p2p Android App using Java Socket TCP communication

1.Created a LAN based p2p chatroom system and allowed users to send text, voice, pictures, and files through this system

2.Used Java Socket TCP communication to support chat

3.Employed components from LitePal (an Android library that simplifies the use of SQLite database) to process users' messages

4.Imported Greenrobot.EventBus (an Android publish/subscribe framework) to simplify communication between components

5.The group chat function is still under development

About

A p2p Android App based on Java socket TCP communication

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages