Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 2 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 (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T09:39:18.000Z (about 2 years ago)
- Last Synced: 2024-05-28T00:06:58.365Z (8 months ago)
- Topics: android-studio, mongodb, nodejs, socket-io
- Language: Java
- Homepage:
- Size: 1.75 MB
- Stars: 3
- Watchers: 2
- 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***
![Screenshot from 2019-10-19 18-45-57](https://user-images.githubusercontent.com/41442625/67145268-e6f54180-f2a1-11e9-8b61-80e494eb1dc3.png)
![Screenshot from 2019-10-19 19-03-42](https://user-images.githubusercontent.com/41442625/67145415-4142d200-f2a3-11e9-8e5d-1c98c0db46ca.png)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)