• 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: Why is Leopard annoying my users?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Why is Leopard annoying my users?


  • Subject: Re: Why is Leopard annoying my users?
  • From: Nir Soffer <email@hidden>
  • Date: Tue, 20 Nov 2007 15:51:31 +0200

On Nov 20, 2007, at 02:34, James Bucanek wrote:

Poking around, I see these in /var/log/appfirewall.log

Nov 19 16:45:37 james-bucaneks-power-mac-g5 Firewall[45]: QRecall is
listening from 0.0.0.0:49286 uid = 501 proto=6 Nov 19 16:45:37
james-bucaneks-power-mac-g5 Firewall[45]: QRecallScheduler is listening
from 0.0.0.0:49287 uid = 501 proto=6 Nov 19 16:45:37
james-bucaneks-power-mac-g5 Firewall[45]: QRecallMonitor is listening
from 0.0.0.0:49288 uid = 501 proto=6


My application is not a network service and is not creating any incoming TCP sockets. I *am* creating some named BSD sockets for distributed object communications (something I had to do to get the app to run on Leopard -- yes, there's plenty of irony here).

Does anyone know what's causing this and how do I get it to stop?

Seems that your socket listen to to any interface on port 49287 and 49288, while you really want to listen only to localhost. I guess that you need to configure the socket when you create the NSConnection.



Best Regards,

Nir Soffer

_______________________________________________

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: 
 >Why is Leopard annoying my users? (From: James Bucanek <email@hidden>)

  • Prev by Date: Help reading crash log without third party code
  • Next by Date: Re: Non Linear CAAnimation of properties
  • Previous by thread: Re: Why is Leopard annoying my users?
  • Next by thread: physics engine?
  • Index(es):
    • Date
    • Thread