11 August 2010 09:45
Using DynDNS for iPhone OS 3.0 without crontab but with launchd | Me in IT
by oseres (via)Using DynDNS for iPhone OS 3.0 without crontab but with launchd
Apple iPhone OS 3.0 does not have crontab anymore. You are supposed to use launchd's facilities to execute something at a scheduled interval. Here is an example of a simple script to update the IP-address at DynDNS.org.
1
(1 marks)