7.25法师奥法天赋:如何将网址转化为IP地址

来源:百度文库 编辑:高考问答 时间:2024/04/28 21:36:43

开始——运行——cmd——ping www.sina.com.cn
如下所示,202.108.33.32就是www.sina.com.cn的IP地址
Microsoft Windows XP [版本 5.1.2600]
(C) 版权所有 1985-2001 Microsoft Corp.

C:\Documents and Settings\Administrator>ping www.sina.com.cn

Pinging libra.sina.com.cn [202.108.33.32] with 32 bytes of data:

Reply from 202.108.33.32: bytes=32 time=19ms TTL=240
Reply from 202.108.33.32: bytes=32 time=19ms TTL=241
Reply from 202.108.33.32: bytes=32 time=19ms TTL=240
Reply from 202.108.33.32: bytes=32 time=19ms TTL=240

Ping statistics for 202.108.33.32:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 19ms, Maximum = 19ms, Average = 19ms

C:\Documents and Settings\Administrator>

开始--运行---command

在DOS 下打入 ping www.163.com 出现的地址就是网址的IP。