Quick question: What is the best approach to run a system daemon which listens on a protected port ( < 1000) while the App is delivered through the AppStore (and hence is sandboxed). In my case I'm writing a DNS server which requires to listen on UDP & TCP port 53. Technically besides opening the port, there's no need for being root and could happily be run in a sandbox.
I can imagine some launchd magic could do the trick or a helper tool which opens the port and forks to non root but I'm not sure whats the best approach which would still work through AppStore. AF
signature.asc
Description: Message signed with OpenPGP using GPGMail
_______________________________________________ Do not post admin requests to the list. They will be ignored. Macnetworkprog mailing list (Macnetworkprog@lists.apple.com) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/macnetworkprog/archive%40mail-archive.com This email sent to arch...@mail-archive.com