i have this code
VB Code:
Winsock1.Bind 1027 Winsock1.RemoteHost = Label1.Caption 'computer name Winsock1.RemotePort = 7 Winsock1.SendData Text1.Text
but it has an error like "invalid operation at current state"
|
Results 1 to 2 of 2
Thread: how to send message thru winsock
|
Click Here to Expand Forum to Full Width |