https://github.com/bijoy-sust/client-server-android-chat-application
A simple Android Chat Application, in which users can join and continue chatting with others.
https://github.com/bijoy-sust/client-server-android-chat-application
android-studio mongodb nodejs socket-io
Last synced: 6 months ago
JSON representation
A simple Android Chat Application, in which users can join and continue chatting with others.
- Host: GitHub
- URL: https://github.com/bijoy-sust/client-server-android-chat-application
- Owner: BIJOY-SUST
- License: apache-2.0
- Created: 2019-10-16T14:09:18.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T09:39:18.000Z (almost 3 years ago)
- Last Synced: 2025-04-12T06:52:27.247Z (6 months ago)
- Topics: android-studio, mongodb, nodejs, socket-io
- Language: Java
- Homepage:
- Size: 1.75 MB
- Stars: 5
- Watchers: 1
- Forks: 4
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Client-Server-Android-Chat-Application
This 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*](https://github.com/BIJOY-SUST/Client-Server-Android-Chat-Application/blob/master/description.pdf)