Guest acalin Posted January 9, 2006 Report Posted January 9, 2006 Hello! Is there anybody who developed a class for requesting pages using WSP (Wireless Session Protocol) instead of HTTP? For HTTP, I know, it's enough to use (HttpWebRequest)WebRequest.Create("http://something") but if I try WebRequest.Create("wsp://some_address") there is a (obvious) exception: Not supported. I was searching on internet and it seems nobody derived from WebRequest to access WAP pages. Thank you in advance, Augustin Calin
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now