Python實現ping命令

#!/usr/bin/env python# -*- coding: iso-8859-1 -*-"""ping.py ping.py uses the ICMP protocol's mandatory ECHO_REQUEST datagram to elicit an ICMP ECHO_RESPONSE from a host or gateway. Copyright (C) 2004
相關文章
相關標籤/搜索