I need to develop a secure protocol for the server to interact with the controller. This should ideally allow:
- Permanent tokens
- Temporary tokens
- Secure communication
It should be safe from (D)DoS attacks as well.
It should enable at least the following functions:
Play/Pause
Previous/Next
Get Artists
Get Albums
Get Songs
Get Songs by Artist
Get Songs by Artist on Album
Get Songs on Album
I need to develop a secure protocol for the server to interact with the controller. This should ideally allow:
It should be safe from (D)DoS attacks as well.
It should enable at least the following functions:
Play/Pause
Previous/Next
Get Artists
Get Albums
Get Songs
Get Songs by Artist
Get Songs by Artist on Album
Get Songs on Album