all the other posts on this dont help so if u can can u post proxy support in vb for me ?
http://botdev.valhallalegends.com/documents/vbsocks5.html
i need socks4 not socks5 :-\
#If PROXY_ Then
SCK.SendData _
Chr(4) & _
Chr(1) & _
StrReverse(MKI(6112)) & _
inet_aton(<IP address>) & _
"xmzhao" & Chr(0)
#Else
I NEED VB6 Socks 4 not c++
Then specify that you want proxy support functions in VB, don't let people assume, and then give us crap for it cause we didn't know. -.-
-1 for making Camel waist his time giving you C++ code
Quote from: LoRD`NiKKoN on July 29, 2003, 03:02 PM
Then specify that you want proxy support functions in VB, don't let people assume, and then give us crap for it cause we didn't know. -.-
-1 for making Camel waist his time giving you C++ code
That
is VB.
-1 to both of you for thinking that was C++.
sigh.. why would it have # if it wasnt c++
Quote from: planterspeanuts on July 29, 2003, 11:31 PM
sigh.. why would it have # if it wasnt c++
Visual Basic has a preprocessor just like C/C++. The syntax is extremely similar, too.
Slow down, try not to jump to conclusions.
http://msdn.microsoft.com/library/en-us/vbcon98/html/vbconconditionalcompilation.asp