How do i add SOCKS support to my application? and where can i get the libs?
any help appreciated thanks
You could try Boost.Asio library. It contains an example with SOCKS4 protocol implementation.