I don't understand why I'm getting this error... here's the deal, the following is the code:

MessThe$ = "bleh"
frmMain.Winsock1.SendData (MessThe$)

and the following is the error:

Run-time Error '40006':
Wrong protocol or connection state for the requested transaction or request

What could cause that error? I'm connected to them through winsock... I don't see why it isn't working. Any help is thanked in advance. Later,

-zer0 flaw