Re: Writing a simple networking filter
Re: Writing a simple networking filter
- Subject: Re: Writing a simple networking filter
- From: "Quinn \"The Eskimo!\"" <email@hidden>
- Date: Mon, 15 Nov 2010 10:25:14 +0000
On 13 Nov 2010, at 09:40, Fx wrote:
> ipfw rules + proxy application , or change the default wide system proxy settings to point to your proxy application and that's pretty much it.
Alternatively you can do this with a kernel socket filter NKE. Of course, working within the kernel is always much less fun than working in user space. The advantage in this case is that you don't need to mess with global settings that other folks might already be messing with.
S+E
--
Quinn "The Eskimo!" <http://www.apple.com/developer/>
Apple Developer Relations, Developer Technical Support, Core OS/Hardware
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Macnetworkprog mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden