Contains socket programming codes, written in python.
-
Updated
Jun 27, 2021 - Python
Contains socket programming codes, written in python.
Implemented server code simulates 30% packet loss. Client sends 10 ping messages via UDP, waiting up to 1 sec for a reply. If none, "Request timed out" is printed; otherwise, ping number, received message, and RTT calculation are displayed.
Add a description, image, and links to the udp-pinger topic page so that developers can more easily learn about it.
To associate your repository with the udp-pinger topic, visit your repo's landing page and select "manage topics."