Skip to content

Check Internet ConnectivityΒ #66

@e5LA

Description

@e5LA

Task

Implement a function to check if the system has internet connectivity.

  • Strategy: ping a reliable host (e.g., 8.8.8.8) or attempt a lightweight HTTP request
  • Output: Boolean
  • File: network/CheckConnectivity.kt

Update the network/README.md with a short entry.

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is neededtype: snippetSmall, reusable Kotlin functions or expressions

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions