Hello,

> just a thought, does sms has a header? (like in email)

In terms of headers, Internet email (RFC-822) is not a good comparision.
Probably a better analogy would be UDP (lower in the protocol stack).

> so all incoming sms can be parsed into a database,
> to be query to viewed like a 'threaded view' format?

You could do this, but keep in mind that the elements in the UDH are
considerably different than what you find in application layer protocols
such as RFC-821 (SMTP) and 822 (as well as the later updates to these).
While storing messages in a database is simple enough, the information you
have available for threading is a bit more limited.

Best Regards,

-- Tim


Reply via email to