Sessionid

Sessionid SearchSearch
Author Message
Anonymous
 
Posted on Sunday, November 09, 2003 - 08:50 am:   

Hi, I get connectReply as following:
12 80 00 02 8D 89 54 00 15 45 6E 63 6F
64 69 6E 67 2D 76 65 72 73 69 6F 6E 00

12 80 00 ---WTP RESULT
02 ----- WSP PDU TYPE( WSP-CONNECTREPLY)
8D 8D 89 54 00 ----?????
15------VALUE LENGTH
45 6E 63 6F 64 69 6E 67 2D
76 65 72 73 69 6F 6E 00
Encoding-version 1.2

According to wsp-connectreply PDU specific, what is ServerSessionID? is it [8D 8D 89 54 00 ]? which will
be used in wsp-disconnect.

thanks a lot.
Bryce Norwood - NowSMS Support
Board Administrator
Username: Bryce

Post Number: 1134
Registered: 10-2002
Posted on Thursday, November 13, 2003 - 08:56 pm:   

ServerSessionID is a "uintvar", so it is "8D 8D 89 54". (The high bit is not set in "54", so that is the last byte of the uintvar.)

00 is the CapabilitiesLen, and 15 is the HeadersLen.
sangeeta
Unregistered guest
Posted on Wednesday, March 31, 2004 - 05:40 am:   

I want to know How did u implement wap gateway using threads or process for every reuest from user ??? can i eveluate the performance of this gateway