Re: Cocoa internet Proxy app
Re: Cocoa internet Proxy app
- Subject: Re: Cocoa internet Proxy app
- From: Matt Jaffa <email@hidden>
- Date: Thu, 10 Jun 2004 17:27:40 -0600
Sorry I tend to not be specific,
I want this to be able to intercept all GET, POST requests for the
local machine only, and without it showing that it is a proxy in the
internet System Preferences, so basically while my app is opening it
will listen on localhost, say port 5634, and intercept that outgoing
traffic and notify it of me, and I can edit the requests and
everything.
Matt
On Jun 10, 2004, at 5:13 PM, Todd Ransom wrote:
Can you be a little more specific? Do you want it to be a proxy for
your local machine, or do you want it to be a transparent proxy for
the subnet it's on? They are two very different things.
TR
On Jun 10, 2004, at 4:10 PM, Matt Jaffa wrote:
Hi,
I have a program that I want to make.
I want to set up a program that while it is running will behave like
an internet proxy,
without having to set up the proxy information in the internet
SystemPreferences.
I know this is possible since "Machilles" does this, I am looking for
the same functionallity,
How would I go about this?
Thanks,
Matt
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.