- + P A

- 网络经典命令行 -> Windows 2k/2003 Server

      WebService 2008-11-18 2:21


1.最基本,最常用的,测试物理网络的
ping 192.168.10.88 -t ,参数-t是等待用户去中断测试

2.查看DNS、IP、Mac等
A.Win98:winipcfg
B.Win2000以上:Ipconfig/all

C.NSLOOKUP:如查看河北的DNS
C:\>nslookup
Default Server: ns.hesjptt.net.cn
Address: 202.99.160.68
>server 202.99.41.2 则将DNS改为了41.2
> pop.pcpop.com
Server: ns.hesjptt.net.cn
Address: 202.99.160.68

Non-authoritative answer:
Name: pop.pcpop.com
Address: 202.99.160.212

3.网络信使
Net send 计算机名/IP|* (广播) 传送内容,注意不能跨网段
net stop messenger 停止信使服务,也可以在面板-服务修改
net start messenger 开始信使服务

4.探测对方对方计算机名,所在的组、域及当前用户名
ping -a IP -t

标签集:TAGS:
我要留言To Comment 阅读全文Read All | 回复Comments() 点击Count()

- 金鹏A7166手机视频格式的各项参数

      MyBlog 2008-11-3 16:2

这种山寨机的视频格式很旧,而且要求很严格,有一点不符合就提示格式不正确,无法播放。

经过多次压制转换测试,已得出了A7166所支持视频格式的参数

标签集:TAGS:金鹏 视频
我要留言To Comment 阅读全文Read All | 回复Comments() 点击Count()