Hi I have developed a simple TCP/IP server based on a very simple custom protocol.
It works perfectly fine without enabling Leopard's firewall. But when firewall is enabled, the server just cannot accept incoming connection after the system has started up. This means, every time the mac is rebooted, I'll have to relaunch my server app. However, Leopard did prompt me the "Allow" or "Deny" incoming connection when I launch my server app. But it seems that Leopard "forgets" this when I start the system again next time. What can I do? Can code signing solve the problem? Bill _______________________________________________ Cocoa-dev mailing list ([email protected]) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
