【Tips】XP自带的winsock修复工具
时间:2010-11-04 来源:挥辉
Protocol wrong type for socket.
A protocol was specified in the socket function call that does not support the semantics of the socket type requested. For example, the ARPA Internet UDP protocol cannot be specified with a socket type of SOCK_STREAM.
很多软件都可以修复winsock,但windows xp已经自己带了修复自己的工具,那就是netsh。下次如果在删除病毒程序后上不去网了,直接在运行里键入netsh winsock reset以及netsh firewallreset一切就搞定了。 相关阅读 更多 +