Posted by Jon Skeet [C# MVP] on 12/22/05 12:39
Peter Fox <peterfox@eminent.demon.co.uk.not.this.bit.no.html> wrote:
> >I'd suggest splitting your problem into two parts:
>
> Good idea
>
> RFC 2616 tells you how to compose HTTP requests and interpret the HTTP
> responses. (Not surprisingly, that's what PHP uses for all it's web
> work.)
Fortunately, that's not really required in C# - .NET provides plenty of
infrastructure for making HTTP requests very easily.
--
Jon Skeet - <skeet@pobox.com>
http://www.pobox.com/~skeet Blog: http://www.msmvps.com/jon.skeet
If replying to the group, please do not mail me too
Navigation:
[Reply to this message]
|