Re: TID in WSP Pdu
Aarno Syvänen <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, there no way tell connectionless pdu from connection-oriented at pdu level. The client send them to different ports. Aarno On Friday, April 4, 2003, at 02:14 PM, Jordi Molgo wrote: > As reading in the WSP specs (WAP-203), I can see that WSP PDU > are in the form: > PDU-Type PDU-Data > except if it we are dealing with a conectionless PDU type (push), > so then the pdu is > TID PDU-Type PDU-Data > > My question is: is there a way (which > I can't figure from my own) to know if a pdu of the form > 0x40 0x06 .... > is a GET pdu or a PUSH pdu with TID=0x40 ? > > Thanks a lot > > > >