re: Socks support in ws2_32
5 Jun
2009
5 Jun
'09
11:02 p.m.
Gabriele Greco wrote:
I've added socks 4/5 support right inside of ws2_32 library...
very cool! Juan wrote:
The usual test is whether Windows supports something. If Windows has SOCKS support in ws2_32, then certainly, we're interested. If not, figuring out how Windows does it and adding support for that method is more likely to get accepted.
http://msdn.microsoft.com/en-us/library/aa383996(VS.85).aspx says Windows has SOCKS support in the 27KB Wsock32n.dll The public API for using it is in wininet.dll. Annoyingly, that all requires the app to be aware of socks. - Dan
6123
Age (days ago)
6123
Last active (days ago)
0 comments
1 participants
participants (1)
-
Dan Kegel