ServerInformation

private fun ServerInformation(serverHost: String, serverPort: Int)

A Composable component that displays the server information based on the given serverHost and serverPort.