26
Server ping in Python
In Python, c'è un modo per eseguire il ping di un server tramite ICMP e restituire VERO se il server risponde o FALSO se non c'è risposta?
167
python
python-3.x
ping
icmp