Jump to content

WebRequest for WAP pages?


Guest acalin

Recommended Posts

Guest acalin

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

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.