Re: error
Quote:
|
Originally Posted by buglet
 : i get a error every time i dial up its error 10053 any ideas? thx beckie
|
WinSock description: The error can occur when the local network system aborts a connection. This would occur if WinSock aborts an established connection after data retransmission fails (receiver never acknowledges data sent on a datastream socket).
TCP/IP scenario: A connection will timeout if the local system doesn't receive an (ACK)nowledgement for data sent. It would also timeout if a (FIN)ish TCP packet is not ACK'd (and even if the FIN is ACK'd, it will eventually timeout if a FIN is not returned).
__________________
R.L.T.W.-------A+, Net +, CCNA, VB6, JAVA, Crystal Radio
|