Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Latest commit

History

History

Java Backend

README.md

Java Backend

This is the backend code which uses ServerSockets in java to create an interface for devices to work together.

By default, it is hosted on port 6969.

It uses the Google Cloud API to send OTP using the Gmail service.

It uses MySQL for storing data such as user details and undelivered messages.

For detailed explanantion on how to communicate with server refer to FORMAT.md