View Single Post
(#9)
Old
Heff is Offline
Super Moderator
Heff is on a distinguished road
 
Posts: 482
Join Date: Jun 2006
Location: USA
Send a message via AIM to Heff
Default 07-30-2006, 10:52 PM

Quote:
Originally Posted by microsoft
If you call the SendData method in the WinSock control before the socket has been connected, you will receive the Microsoft Visual Basic Error:
Run-time error: 40006

"Wrong protocol or connection state for the requested transaction or request."
the error 40006 is generated due to socket is not connected yet so check for connection status before using senddata method

It's using winsock so Bawt probably doesn't have that ocx. Also they fucked up the winsock. It could be a pw stealer. Except a non-working one at that.


DaTrueHeff

Last edited by Heff : 07-30-2006 at 10:55 PM.
Reply With Quote