access web server using raw HTTP

  • Thread starter Thread starter Satinderpal Singh
  • Start date Start date
S

Satinderpal Singh

Hello Everybody,

How can we request a web server and get the response without using
HttpWebRequest and HttpWebResponse object.

I mean, how can we access it at a raw level.

Regards
Satinder
 
Back
Top