Newbie Member
13Jan2011,09:23   #11
madhup's Avatar
please send the source code
Newbie Member
13Jan2011,09:26   #12
madhup's Avatar
please send me the source code , if u got it ?
Newbie Member
6May2011,01:01   #13
fedapon's Avatar
Hello,

Is there any way to capture the CloseEvent of this control in the server? In VB6 is very easy, but in C# I can´t do it. I want to know when the remote client close the connección, to close my conection and start listening again to another client.

In VB6 is something like this:
Private Sub winsock1_CloseEvent()
winsock1.close
winsock1.listen
End sub

Thank you vey much
Fernando
Newbie Member
16Jun2011,04:35   #14
skorec1's Avatar
please send the source code