文件名称:Python模拟Ping命令实例源码.rar
文件大小:6KB
文件格式:RAR
更新时间:2022-07-30 12:10:30
其它源码-Python
Python模拟Ping命令实例源码,代码中有注释,可惜是英文的,英文好的下载参考吧,里面就是一具Py文件,主要是实现Ping的机制,演示给Python学习者: __program__ = 'ping' __version__ = '0.5a' __date__ = '2004/15/12' __author__ = 'Lars Strand ;' __licence__ = 'GPL' __copyright__ = 'Copyright (C) 2004 Lars Strand' def _construct(id, size, ipv6):
【文件预览】:
codesc.net
----ping()
--------ping.py(18KB)