Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SocksV5
Message
From
16/07/2005 01:59:53
Suhas Hegde
Dental Surgeon
Sirsi, India
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Title:
SocksV5
Environment versions
Visual FoxPro:
VFP 6 SP5
Miscellaneous
Thread ID:
01033278
Message ID:
01033278
Views:
58
Hi all,

I have been able to connect to the proxy server with socks4 but I have no idea how to connect with socks V5 and with username and password.

Socks4

handle = internetopen("app name",3,"socks=:port",null,0)
internetopenurl(handle,Url,'',0, 2147483648, 0)

This produces a socks 4 request and the subsequently the url can be read by internetreadfile


Is there any other Dll i need to call for socks V5 ??

TIA

suhashegde
Next
Reply
Map
View

Click here to load this message in the networking platform