Hi All,

I have a very time critical application that only allows + or - 5 sec from TCPServer time. On login TCPServer sends the current datetime to the client but thereafter if any message from client does not the right timestamp it will ignore it.

Therefore i want to syncronize my handset (Nokia E52) to TCP server datetime. How do i do this ?

I thought of changing the handset datetime on Login, but cant figure how to. Is this possible ?

I also thought of starting a Timer thread but i reallly want to avoid threads till no other way out.

Any other way ?

Guys any suggestions or code snippets will be hugely appriciated.

Kind Regards,
Javed