-
WinSock.State = sckOpen
Hiya,
Im using the WinSock control and found this state
called sckOpen but I have no idea what this means!
Well I created a little App to test this out and after
some connect/disconnects I got this: When I click
Connect state changes to 1 (sckOpen) and nothing
more happens. Also Listen and then Connect does
not work anymore!
Also weird is I sometimes get Error 10048 (Address
already in use) when I try to Connect or Listen.. I
catched the error but I dont like this happening at
all!
Is anyone familiar with the WinSock states?
Regards,
Fox
-