惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

aimingoo的专栏
aimingoo的专栏
B
Blog RSS Feed
Recent Announcements
Recent Announcements
Vercel News
Vercel News
M
MIT News - Artificial intelligence
阮一峰的网络日志
阮一峰的网络日志
L
LangChain Blog
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
Microsoft Security Blog
Microsoft Security Blog
H
Help Net Security
T
The Blog of Author Tim Ferriss
Y
Y Combinator Blog
G
Google Developers Blog
罗磊的独立博客
爱范儿
爱范儿
宝玉的分享
宝玉的分享
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
酷 壳 – CoolShell
酷 壳 – CoolShell
博客园_首页
S
SegmentFault 最新的问题
WordPress大学
WordPress大学
月光博客
月光博客
人人都是产品经理
人人都是产品经理
Apple Machine Learning Research
Apple Machine Learning Research

博客园 - Johnny shen

XP 32-bit Upgrade to Win7 32-bit Review 文章: 扩展 Reporting Services 2008 与 Reporting Services 2005:所获得的经验 Microsoft SQL Server 2008故障转移群集在Hyper-V虚拟机上的多种组建方式 Hyper-v与CPU 虚拟化典型故障一例 MS Dynamics CRM 4.0 Installation on SQL2008 error 多个微软Windows版本在未来一年内将渐渐退出并不再提供技术支持 微软拼音输入法2010 Beta2简评 - Johnny shen SQL Server 2005 OLAP技术研究与实现 Storing Hierarchical Data in Oracle & MS SQL Database 自动备份多台服务器System Event Log解决方案 Undo Windows Update Restriction - Johnny shen 苏州主讲[常见加密算法和身份验证协议探究] 上海主讲RMS信息保护 无锡主讲微软企业信息系统远程客户端安全技术和应用 AD Bulk import or export Enabling IP Routing for Windows XP On-site training for Roche Shanghai in Aug. 3 ASIA MVP Summit in Singapore ISA2004 EE Global Readness Training Camp
TCP/IP Troubleshooting
Johnny shen · 2007-10-28 · via 博客园 - Johnny shen

If your running winxp w/ sp2, try the following to reset tcp/ip:

Click Start, click Run, type netsh winsock reset catalog, and click OK

if otherwise, follow these steps:

To remove Winsock settings with systems running Windows XP Service Pack 1 or lower, perform the following steps:

1. Click the Start button, then click Run.

2. Type regedit and click the OK button.
The Registry Editor window appears.

3. Click the "+" to the left of HKEY_LOCAL_MACHINE.

4. Click the "+" to the left of SYSTEM.

5. Click the "+" to the left of CurrentControlSet.

6. Click the "+" to the left of Services.

7. Scroll down to locate the Winsock folder.

Right-click Winsock and click Delete.
The Confirm Key Delete window appears.
Click Yes.

Right-click Winsock2 and click Delete.
The Confirm Key Delete window appears.
Click Yes.

8. Restart the system.

To reinstall winsock and tcp/ip, follow these:
After removing the Winsock settings, perform the following steps:

1. Click Start, and then Control Panel.
The Control Panel window appears.

2. Double-click the Network Connections icon.
The list of available connections is displayed.

3. Right-click Local Area Connection and left-click Properties.
The Network Connection Properties window appears.
On the General tab, click Install.
The Select Network Component Type window appears.
Click Protocol, then click Add.
The Select Network Protocol window appears.
Click Have Disk.
The Install From Disk window appears.
Type C:\Windows\INF and then click OK.
Click Microsoft, then click Internet Protocol (TCP/IP) and click OK.
The Network Connection Properties window appears.
Click Close.

4. Restart the system.

5. Click Start, then click Run.

6. Type netsh int ip reset tcpiplog.txt in the Run line and click OK.

You should be good to go.