ping 音标拼音: [p'ɪŋ]
n . 子弹飞过空中的声音,报时的最后的一声
vi . 咻地发声 ;
(用来检测网络远端主机是否存在及判断网络是否正常的一种网络检测工具)
子弹飞过空中的声音,报时的最後的一声咻地发声 ; (用来检测网络远端主机是否存在及判断网络是否正常的一种网络检测工具)
Ping n 1 :
a river in western Thailand ;
a major tributary of the Chao Phraya [
synonym : {
Ping }, {
Ping River }]
2 :
a sharp high -
pitched resonant sound (
as of a sonar echo or a bullet striking metal )
v 1 :
hit with a pinging noise ; "
The bugs pinged the lamp shade "
2 :
sound like a car engine that is firing too early ; "
the car pinged when I put in low -
octane gasoline "; "
The car pinked when the ignition was too far retarded " [
synonym : {
pink }, {
ping },
{
knock }]
3 :
make a short high -
pitched sound ; "
the bullet pinged when they struck the car "
4 :
contact ,
usually in order to remind of something ; "
I '
ll ping my accountant --
April 15 is nearing "
5 :
send a message from one computer to another to check whether it is reachable and active ; "
ping your machine in the office "
Ping \
Ping \,
n . [
Probably of imitative origin .]
The sound made by a bullet in striking a solid object or in passing through the air .
[
1913 Webster ]
Ping \
Ping \,
v .
i . [
imp . &
p .
p . {
Pinged };
p .
pr . &
vb .
n .
{
Pinging }.]
To make the sound called ping .
[
1913 Webster ]
backfire \
backfire \,
back fire \
back fire \
1 .
A fire started ahead of a forest or prairie fire to burn only against the wind ,
so that when the two fires meet both must go out for lack of fuel .
[
Webster 1913 Suppl .]
2 .
(
a )
A premature explosion in the cylinder of a gas or oil engine during the exhaust or the compression stroke ,
tending to drive the piston in a direction reverse to that in which it should travel ;
also called a {
knock }
or {
ping }.
(
b )
an explosion in the exhaust passages of an internal combustion engine .
[
Webster 1913 Suppl .
PJC ]
Backfire (ping , originally contrived to match
submariners ' term for the sound of a returned sonar pulse ) A
program written in 1983 by Mike Muuss (who also wrote {TTCP })
used to test reachability of destinations by sending them one ,
or repeated , {ICMP } echo requests and waiting for replies .
Since ping works at the {IP } level its server -side is often
implemented entirely within the {operating system } {kernel }
and is thus the lowest level test of whether a remote host is
alive . Ping will often respond even when higher level ,
{TCP }-based services cannot .
Sadly , Mike Muuss was killed in a road accident on 2000 -11 -20 .
The term is also used as a verb : "Ping host X to see if it is
up ."
The {Unix } command "ping " can be used to do this and to
measure round -trip delays .
The funniest use of "ping " was described in January 1991 by
Steve Hayman on the {Usenet } group comp .sys .next . He was
trying to isolate a faulty cable segment on a {TCP /IP }
{Ethernet } hooked up to a {NeXT } machine . Using the sound
recording feature on the NeXT , he wrote a {script } that
repeatedly invoked ping , listened for an echo , and played back
the recording on each returned {packet }. This caused the
machine to repeat , over and over , "Ping ... ping ... ping ..."
as long as the network was up . He turned the volume to
maximum , ferreted through the building with one ear cocked ,
and found a faulty tee connector in no time .
Ping did not stand for "Packet InterNet Groper ", Dave Mills
offered this {backronym } expansion some time later .
See also {ACK }, {ENQ }, {traceroute }, {spray }.
{The Story of the Ping Program
(http ://ftp .arl .mil /~mike /ping .html )}.
{Unix manual page }: ping (8 ).
(2005 -06 -22 )
安装中文字典英文字典查询工具!
中文字典英文字典工具:
复制到剪贴板
英文字典中文字典相关资料:
ping是什么,有什么作用? - 知乎 Ping是一种网络诊断工具,用于测试网络中两个设备之间的连通性和网络延迟。它的全称是Packet Internet Groper,常用于检查网络连接、排查问题和测量网络延迟。Ping的工作原理是发送一个数据包(ICMP Echo请求)到目标设备,并等待该设备响应。
Troubleshoot slow performance in Gmail A ping test calculates the approximate time it takes for a small message to make a round trip to and from the server 1 Run a ping test On Windows: Open a command prompt Click Start Run Type cmd and press Enter At the prompt, enter ping -n 10 mail google com and press Enter: On Mac OS X and Linux: Open a terminal
每周一个linux命令(ping) - 知乎 ping命令主要用来做IPv4、IPv6主机或网关是否可达、是否丢包、网络延迟的测试命令,windows、linux、mac均具有此命令,各个平台使用类似,本教程以centos为基础。
电脑直链光猫获取到了ipv6地址(240e:)但就是访问不了,电信客服说ipv6都是私网? - 知乎 你用电脑ping手机获取的 IPv6 地址通不通? 有概率是 网段间不通 ,提前释放v6地址是为了完成上面的任务。 经过测试, 运营商 手机之间的ipv6是通的,移动的2409:893c::能ping通电信的240e:445::;但是手机的ipv6地址ping不通电脑端的ipv6地址,也就是240e:345::段,应该是
在使用 ping 命令时,如何正确地解读输出结果? - 知乎 持续 ping(仅 Windows) bash ping -t 22fn com # Windows 在 Windows 中,-t 选项会使 ping 命令持续运行,直到你按 Ctrl+C 停止。 强制使用 IPv4 或 IPv6 bash ping -4 22fn com # 强制使用 IPv4 ping -6 ipv6 22fn com # 强制使用 IPv6 如果你不确定目标主机的 IP 版本,可以使用这些选项。
ping命令常见错误信息是什么? - 知乎 ping是一种网络诊断工具,用于检查计算机是否能与特定主机或IP地址进行通信。它基于ICMP协议工作,并且是许多操作系统中标准的网络实用工具之一。 它基于ICMP协议工作,并且是许多操作系统中标准的网络实用工具之一。
网速测试很快但是游戏延迟很高为什么? - 知乎 观察延迟时间,因为我是有线连接,所以小于1,这是正常的,如果时无线连接,建议多次测试,可以使用 ping xx xx xx xx -t 长时间测试,注意有空格。 如果到了这里,没问题,下一步我就要安利一个东西了,对,没错,网游加速器。 三、游戏延迟存在原因---路由
电脑打开ping总显示一般故障怎么办? - 知乎 ping“一般故障”的报错大多问题出在网卡本身,由于目标PC防火墙或离线造成的无法Ping通一般显示的是无法访问(或超时),可在该机使用ping 127 0 0 1查看能否ping通,能ping通表示网卡本身无故障,不能则尝试先卸载网卡驱动后再重新安装查看效果。
如何进行持续ping测试? - 知乎 这将每15分钟运行一次 ping-test sh脚本。 与其他技术的对比与互动: 这里使用 cron(Linux)和 Task Scheduler(Windows)与 ping命令进行了结合,这是一种自动化网络测试的常见方法。这与手动运行 ping命令或使用网络监控工具如 Wireshark不同,后者更适用于深度网络分析。
饥荒联机版朋友进来很卡怎么办? - 知乎 (ping就是测试你我之间的延迟,就是你平时玩网游的那个延迟,正常80ms以内就能流畅游玩,而丢包就是这一秒能ping通,这一秒不能ping通,玩游戏延迟高点不算可怕,丢包率高那就根本没法玩,因为丢包会导致你的游戏画面变成PPT,若是对ping测试延迟不懂的话