Skip to content

vasumanhas000/LocalChat

Repository files navigation

LocalChat

A chat app which allows its users to host/join chat rooms on a local network without any internet connection. The app makes use of core Java concepts of Sockets and MultiThreading along with Network Service Discovery to allow users to discover other devices on the same network.


Download

Features

  • Create a Chat-Room on your local network.
  • Join a Chat-Room by adding the server-code.

More features coming soon!


Getting Started

  • Clone the project onto your local machine either using Github or Android Studio.
  • Open the project on Android Studio.
  • Connect your mobile device to your machine and turn on USB debugging.
  • Click on the run button(or Shift+F10) and install the app on your mobile device.

Contributors

License

License

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages