From: dodger AT softhome DOT net (dodger) Newsgroups: comp.os.msdos.djgpp Subject: Is there an HTTPD library for DJGPP? Date: Fri, 30 Oct 1998 18:32:43 GMT Organization: The Matrix Lines: 11 Message-ID: <363a0469.4905923@news.eskimo.com> NNTP-Posting-Host: humongous.com X-Newsreader: Forte Free Agent 1.11/32.235 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I'm working on a utility which needs to make httpd requests and process the returned data (basically, I'm testing to see if the page still exists, whether it's being re-directed, etc.) I'm still somewhat new to C++ but have a fairly good background with programming and the Internet. Is there a library out there for this kind of thing? Thanks, - Shawn