Is it possible trough Java programming connect to a SOCKS server in the same way that Hummingbird software makes?
I would like to create my own and free version of a java SOCKS client in order to 'socksify' any application that I use in my OS.
How can I get started with it? I know that there are some java libraries but I don't see examples.