Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 1.16 KB

README.md

File metadata and controls

33 lines (19 loc) · 1.16 KB

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