Simple mac server app seems can't receive incoming connection (code signing problem?)
Simple mac server app seems can't receive incoming connection (code signing problem?)
- Subject: Simple mac server app seems can't receive incoming connection (code signing problem?)
- From: Bill So <email@hidden>
- Date: Tue, 14 Apr 2009 01:19:22 +0800
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@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