zoukankan      html  css  js  c++  java
  • Winsock Fix for Windows 7

    WinsockFix – Repair/Reset Winsock and TCP/IP on XP
    WinsockFix is a great utility to reset and repair Winsock. It’s probably the best and quickest fix for all connection problems, but I wouldn’t use it on Windows 7. How could I trust an applicaton that is not able to detect my system and says I’m running a 32-bit Windows? WinsockFix was written for Windows 95, ME, XP, 2000, so I wouldn’t use it on Vista on Windows 7, but if you are still on Windows XP, I would recommend the tool.


    Fix Winsock Manually on Windows 7
    1. Open up the command line utility and enter:

    netsh winsock reset catalog (resets winsock entries)
    netsh int ip reset reset.log hit (resets TCP/IP stack)

    2. Reboot your PC


    http://windows7themes.net/winsock-fix-for-windows-7.html
  • 相关阅读:
    数组
    字符对象的方法
    事件
    判断数据类型
    数据类型和变量
    语法
    快速入门
    JavaScript简介
    Spring init-method和destroy-method属性的使用
    spring3后提供了的context:property-placeholder/元素
  • 原文地址:https://www.cnblogs.com/zuike/p/2986132.html
Copyright © 2011-2022 走看看