WAP Client again

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

My task is to develop a WAP client simulating a cell phone to communiate with
Nokia WAP gate way. The WAP client is runing on Windows XP. My current
solution is using socket to send binary stream which is encoded by using
Wireless Session Protocol. Is there any SDK to deal with Wireless Session
Protocol so that I can direct call some methods to send or receive data
rather than going into low level details?

Thanks a lot.
 
have a look at the openwave 4.1.1 sdk. there are a whole bunch of sdk's out
there as well

--
Regards,
Alvin Bruney
[Shameless Author Plug]
The Microsoft Office Web Components Black Book with .NET
available at www.lulu.com/owc
_________________________
 
Back
Top