PDA

Click to See Complete Forum and Search --> : Winsock Error 10048: Address in use


kdeklere
Oct 20th, 1999, 02:02 AM
Hi,

I tried to build a small chat program with the winsock control. It worked! (for me this is a great achievement). BUT when i close the connection of the client (the server closes as well and starts listening again) and try to connect again I get the error: address in use. Why???

TNX

KdeKlere

Clunietp
Oct 21st, 1999, 09:23 PM
I've gotten that too, I just have to reboot and it goes away. MS says to assign localport to 0 and connect....
http://support.microsoft.com/support/kb/articles/Q173/6/19.ASP

HTH

Tom

[This message has been edited by Clunietp (edited 10-22-1999).]

kdeklere
Oct 22nd, 1999, 05:33 PM
Thanx...