You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session.
A simple Android Chat Application, in which users can join and continue chatting with others.
Notifications You must be signed in to change notification settings
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Go to fileThis is the code of our project for the course CSE 362: Computer Networking Lab This android app is a real-time chat application based on a chat server system usign socket programming. Here, multiple user can join the chat server simultaneously using client system and chating with others. Descriptions and Instruction of the project is in description.md