• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Intercept network traffic on specific port
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Intercept network traffic on specific port


  • Subject: Re: Intercept network traffic on specific port
  • From: Kyle Sluder <email@hidden>
  • Date: Tue, 16 Nov 2010 20:52:58 -0800

On Tue, Nov 16, 2010 at 3:19 AM, Lionel Pinkhard <email@hidden>wrote:

> Hi
>
> I'm trying to achieve a kind of proxy/filter effect for a specific TCP/IP
> port. I want my application to act as a server to all other applications on
> the system for that specific port.
>
> For example, Safari connects to site www.whatever.com on port 412. My
> application is intercepting on port 412, so instead of getting a response
> from www.whatever.com, my application would serve as the server (and
> possibly open a separate connection from itself to that site).
>

Is www.whatever.com someone else's site? If so, you'll need to run an HTTP
proxy and configure Safari to use it to connect to the web.

--Kyle Sluder
_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >Intercept network traffic on specific port (From: Lionel Pinkhard <email@hidden>)

  • Prev by Date: Intercept network traffic on specific port
  • Next by Date: Re: Detecting shared folders
  • Previous by thread: Intercept network traffic on specific port
  • Next by thread: Does [myObject valueForString:@"param"] == [NSNull nul] ? @"X":@"Y" mean the same as [myObject valueForString:@"param"] ? @"X":@"Y"
  • Index(es):
    • Date
    • Thread