Hi ,

i was using WebClient to read data from a webpage
now my question is can the socket do the same thing as webclient
which mean i can use New StreamReader to read a webpage...
has someone any example how to read data from a webpage using socket

Thanks