
Winsock "Address in Use" problems
I'm building a client and server using thw Winsock control under VB5.0.
Many, many times I have to completely reset my system because of 'Address
in Use' errors.
I have tryied returning to the application in Immediate mode and issuing
the Winsock.Close and WInsock.LocalPort = 0 methods, but the address
remains in use.
Any ideas?