[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: getsmsmessage
From: |
BORBELY Zoltan |
Subject: |
Re: getsmsmessage |
Date: |
Wed, 5 Nov 2003 10:26:01 +0100 |
User-agent: |
Mutt/1.4.1i |
Hi,
On Fri, Oct 31, 2003 at 05:14:20AM -0500, address@hidden wrote:
> i am have been through the protocols nokia (docs\protocols\nk6110.txt) and
> according to those protcols if i want to read a SMS at a particular
> location in the inbox the format would be as follows
> 1e 00 0c 02 00 08 07 02 location 01 64 01 40 01 chk1 chk2
> where location is the index at which the message has to be read.
> what would be th response to this message .can any one tell me .the
> response to it is not given in protocols.
The reply to read sms is type 0x14 code 0x08 message. Look into
common/phones/nk6100.c, you will find it in IncomingSMS() function.
Bye,
Bozo
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: getsmsmessage,
BORBELY Zoltan <=