Thanks for the answers, I will try querying the server.
Type: Posts; User: Nina1004; Keyword(s):
Thanks for the answers, I will try querying the server.
Hi,
How can I synchronize the device clock with Internet (some NTP server)? I am able to set the current time (User::SetHomeTime()) but I need the correct time value. I am using S60 3rd edition...
wizard_hu,
I have considered what you said. The message is processed upon occurence of EMsvEntriesChanged event only in case when
entry->Entry().Complete() && entry->Entry().Visible()
but...
Hi,
I am trying to access the PDU user data through CSmsPDU class for all incoming messages. I can access Information elements, SMSC address and others but UserData().Body() is always empty.
...
Hi, Ricky.
It seems that you have missed several parameters
TP-Protocol-Identifier - 1 byte
TP-Data-Coding-Scheme - 1 byte
TP-User-Data-Length - integer
Then, regarding number - in fact you...