In the demo you will use Azure Relay to send images between server and client
- Create Azure Relay
- Obtain connection string
- Update connections strings in the files
azure-relay-config.properties
- Demonstrate relay from azure portal
- Run the server
- When the server connected run the client (original image replaced by NASA's one)
- Run another client, and another client.
- Shutdown the server and run the client again.
- Explain why the error comes, because the server shutdown or lost connection.