Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

gwelmarten

macrumors 6502
Original poster
Jan 17, 2011
476
0
England!
Hi
I'm working on a Mac App that processes some data from online.
One of the options is that it supports SSH tunnel's for getting data. Ideally, the app would connect to an SSH tunnel using some user settings and then work (i.e. all network connections used in the app go through this tunnel, which should be forwarding port 80 to a remote server [so, if I were to implement a WebView or other component, they would work through the SSH tunnel automatically]) automatically, all remote services being routed through the tunnel.

This is a new area of code to me. I've read from somebody for something similar that I could use Reachability, which sounds interesting, but I really don't know. Can somebody point me in the direction of a tutorial on this kind of code?

Thanks,

Sam
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.