ping-python icon indicating copy to clipboard operation
ping-python copied to clipboard

Minimal ping in python

Results 4 ping-python issues
Sort by recently updated
recently updated
newest added

I am running the code in PyCham but getting this error.. `C:\Users\hercules\PycharmProjects\PingReporter\venv\Scripts\python.exe C:/Users/hercules/PycharmProjects/PingReporter/ping.py File "C:/Users/hercules/PycharmProjects/PingReporter/ping.py", line 149 except socket.gaierror, ex: ^ SyntaxError: invalid syntax Process finished with exit code 1...

Just simple changes to make it work with python3

Hi, Thanks for creating this tool. If I lose my wifi connection, then I get this error (I am pinging 10.10.1.119: Exception in thread 10.10.1.119: Traceback (most recent call last):...

On a Windows XP SP3 with current patches, ping.py can send icmp requests but cannot receive icmp replies, even with the firewall disabled. The Windows ping works fine, the ping.py...