Re: GSM network time



Anze <anzenews@xxxxxxxxx> wrote:
Now I know my nokia GSM has an option to get the time from network so it can
be done - but how do I tell TC65 it should do it every once in a while?
Does it syncronize the time automatically?

As far as I know GSM can only synchronise the timezone to the network and
there is no sync of realtime between the base station and the handset.

Should I use AT+CCLK to set the time to the one I get from my server on the
Internet (GPRS)?

Network time is a can of worms, the best you will probably be able to do
(unless your phone runs Linux and can run an NTPd) is forcibly reset the
time if it is too far out. However you can't just ask your server what the
time is as that doesn't take into account the network latency, NTP takes all
of this into account.

Another thing: is the time on RTC always UTC? I will be using J2ME
Date.getTime() to get the number of milliseconds from epoch... Will the
time be exact or should I worry about it?

Again hard. It should return milliseconds since epoch however it may not
dependant on host environment. I would not be at all surprised if WinCE
based handsets moved the position of the epoch to deal with daylight saving
time as desktop based versions of Windows do.

I just need the accurate UTC time. :)

Mandate a phone with a GPS in it :p

-p
--
"Unix is user friendly, it's just picky about who its friends are."
- Anonymous
--------------------------------------------------------------------
.



Relevant Pages

  • Re: Trusted SQL Connections & NT AUTHORITYNETWORK SERVICE
    ... SYSTEM account in terms of the credentials it uses on the network. ... hitting a SQL Server on the same machine as the web app. ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: Problem: No Network Connections under Guest Account
    ... The Guest Account on my other computer seems to ... Sounds like you might have more of an issue with your network than with the ... network connection settings. ...
    (microsoft.public.windowsxp.security_admin)
  • Re: ATTN : Microsoft - Security Event 529....Second Request for help....
    ... According to the events, the logon ... failure is from the local machine account. ... disconnected from the network. ... Security Event ID 529 is a failure audit for logon/logoff. ...
    (microsoft.public.windows.server.sbs)
  • Re: Problem: No Network Connections under Guest Account
    ... The Guest Account on my other computer seems to ... Sounds like you might have more of an issue with your network than with the ... network connection settings. ...
    (microsoft.public.windowsxp.security_admin)
  • RE: Writing to a network share
    ... probably running into the "double hop" issue, where impersonation will not work across two network hops. ... An unhandled exception occurred during the execution of the current web request. ... Highlight the ASP.NET account, and check the boxes for the desired access. ... I've changed machine.config process model to the SYSTEM account. ...
    (microsoft.public.dotnet.security)