“Socket Error # 10054 Connection reset by peer"

来源:百度知道 编辑:UC知道 时间:2024/09/24 05:23:16
我的桌面上过段时间就会跳出来一个对话框,里面显示“Socket Error # 10054 Connection reset by peer",怎样去除?
能详细点说明怎样去除吗

www.qksoft.com/qk-smtp-server/socket-error-10054.html

Socket error (#10054): Connection reset by peer.

Analyse & Solutions: An existing connection was forcibly closed by the remote host. This normally results if the peer application on the remote host is suddenly stopped, the host is rebooted, the host or remote network interface is disabled, or the remote host uses a hard close (see setsockopt for more information on the SO_LINGER option on the remote socket). This error may also result if a connection was broken due to keep-alive activity detecting a failure while one or more operations are in progress. Operations that were in progress fail with WSAENETRESET. Subsequent operations fail with WSAECONNRESET.

可能电脑上面的邮件服务程序或者邮件收发程序(例如outlook)请自己查查。