Re: Get the true time and date
Re: Get the true time and date
- Subject: Re: Get the true time and date
- From: Randall Meadows <email@hidden>
- Date: Fri, 23 Apr 2004 13:17:06 -0400
At 6:54 PM +0200 4/23/04, Lorenzo wrote:
as you know, getting the time and date from the system could not ever give
you the true date and time because the user can change this values.
Since I need to register the software with the real time and date, I would
like my software get this info from some server in the world.
Or even from my web site (it should be better).
I already know how to download files with NSURLConnection
but I cannot see the way to get the current and real date/time from my
server.
How to do?
How 'bout hitting a well-known Network Time Server (or run your own)
using the Network Time Protocol?
See <
http://www.ntp.org/> to start.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.