Is there a way to realize the following code?
(I don't want to use the winsock control)Code:Private WithEvents WS() As Winsock
Printable View
Is there a way to realize the following code?
(I don't want to use the winsock control)Code:Private WithEvents WS() As Winsock
There's no way to use Winsock without using it as a control. :rolleyes: