Newsgroups : Microsoft : microsoft.public.inetsdk.programming.wininet : 2007 Dec : Create a functional HTTP/1.0 server
| Subject: | Create a functional HTTP/1.0 server |
| Posted by: | "Rasheed" (sk.rasheedfarh..@gmail.com) |
| Date: | Thu, 6 Dec 2007 04:48:53 -0800 (PST) |
Hi All,
i have to Create a functional HTTP/1.0 server. Server will be
hosting files which on request by client should be transferred to
them.
so can any body tell me how to start this.
i did some R & D on Winhttp functionality.
ms-help://MS.MSDNQTR.v80.en/MS.MSDN.v80/MS.WIN32COM.v10.en/winhttp/
http/winhttpreceiveresponse.htm
but it seems like a perticular URL checking.
but i have to create a HTTP Server and Server will be hosting files
which on request by client should be transferred to them. so can any
body help me out.
regards,
Rasheed.