Help - Search - Members - Calendar
Full Version: HTTP server
HTMLHelp Forums > Programming > Server-side Scripting
rag

hi all,
i am implementing HTTP server using C, till persistant connection coding has been done ,next i need to implement pipelining so can anyone tell the logic how to implement pipelining in the HTTP server.
reply anyone plz
Brian Chandler
Easy:

(1) Go to university, study computer science

(2) Practice programming

(3) Look up "pipelining" on the web

(4) Implement it

One useful shortcut to remember is to see how other people have done it. Have you looked at how Apache works?
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2010 Invision Power Services, Inc.