昨天遇到一问题,用户邮箱连接服务器超时,不能连接远程服务器,VNC远程也报错,加域时错误信息里有提示未安装TCPIP协议
大致的意思就是: can‘t create tcp/ip socket 10106
can not open socket winsock error 10106
ping服务器什么的都是通的
解决办法就是用360修复LSP就OK了
网络上也有其它办法:
1.netsh winsock reset
然后重启,xp貌似不用
2.
Winsock
10106错误解决方法
事由:win2000/xp操作系统,删除了一个病毒邮件,导致foxmail里再收邮件时报Winsock错误,代码:10106
can
not open socket winsock error 10106
症状表现为:
根据Ip 可以ping通服务器、网上邻居、网关等,
但是关于网络的应用都不能使用,网络无法连接,无法登录网站;无法登录qq,无法登录MSN,无法用foxmail发送邮件
解决方法如下:
1. Backup and delete the following registry keys
导出(备份)注册表并删除以下所有的键值(或文件夹)
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Winsock
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Winsock2
2. Reboot 重新启动,这一完成后,可能就好了
3. Go to the network connections folder, right click the icon for your
network connection, and select properties.
打开控制面板里面的网络和internet连接--》网络连接,点击右键,选择”属性“
4. Click install, choose "protocol", and click "add..."
点击”安装“,选择”协议,点击”添加“
5. Click "Hard Disk...", enter "c:\windows\inf", click OK
点击”从磁盘安装“,在弹出的对话框输入”c:\windows\inf“,点击’确定‘
6. Select "Internet Protocol (TCP/IP), click OK
选择"Internet Protocol (TCP/IP)‘,点击“确定”
7. When the process in complete, reboot
完成后重启。(xp不重新就可以连接到网页了)
http://blog.sina.com.cn/s/blog_4c8afdee01000b2g.html
本文出自 “清风遇雨” 博客,请务必保留此出处http://mcmvp.blog.51cto.com/5497438/1642086
原文地址:http://mcmvp.blog.51cto.com/5497438/1642086