Skip to content

Implement ping Command  #3

@OsamaRab3

Description

@OsamaRab3

Issue Description

Implement the ping command in C, which checks the connectivity to a specified IP address or hostname.

Features to Implement

  • Send ICMP Echo Request packets to the target address.
  • Display the response time for each packet.
  • Show the number of packets sent and received.
  • Handle errors for unreachable hosts or invalid input.

Note

Feel free to expand this functionality with options such as specifying the number of packets to send, setting a timeout, or enabling continuous pinging until interrupted.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions