Is there a way to setup a network connection that uses a socks4a in any of the Mac OS X api's or maybe even an external library that I can use?
I found that NSStream can use a socks4 or socks5 proxy but there was nothing about socks4a in the documentation that I could find.