Multi-Protocol-Network-Pinger/ ├── README.md # This file ├── ACN Programming-Assignment-1-My Pingers.pdf # Assignment specifications ├── UDP Implementation/ │ ├── UDPPingerClient.py # UDP client with ...
A Python-based IP connectivity testing tool that provides an alternative to traditional ICMP ping. This application tests network connectivity by attempting TCP connections on common ports (80, 443, ...