'==========================
wsServer.SendData "test"
tmrTimeOut.Enabled = True
'==========================
Private Sub wsServer_DataArrival
..
tmrTimeOut.Enabled = False
End Sub
'==========================
Private Sub tmrTimeOut_Timer
..
wsServer.Close
End Sub
'==========================
Сейчас этот форум просматривают: Google-бот и гости: 54