<div dir="ltr">Hi,<div><br></div><div>The Specs helped my writing a client, so it should help writing a server as well. Maybe there's also a ready-to-use library out there.</div><div><br></div><div>Worth to mention, that this is independent from nginx. Theoretically you just need to listen on a socket, parse the request regarding the specs, *do something* and return the response again regarding the specs.</div><div><br></div><div>SeeĀ <a href="http://www.fastcgi.com/devkit/doc/fcgi-spec.html">http://www.fastcgi.com/devkit/doc/fcgi-spec.html</a></div></div><div class="gmail_extra"><br><div class="gmail_quote">2015-06-29 12:29 GMT+02:00 Prakash Premkumar <span dir="ltr"><<a href="mailto:prakash.prax@gmail.com" target="_blank">prakash.prax@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><p style="margin:0px 0px 1em;padding:0px;border:0px;font-size:15px;clear:both;font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;line-height:19.5px">Where can I find good tutorials on writing fastcgi applications with nginx and c ? ( Googling didn't help much. )</p><p style="margin:0px 0px 1em;padding:0px;border:0px;font-size:15px;clear:both;font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;line-height:19.5px">How do I handle HTTP requests received by the nginx server with c code ?</p><p style="margin:0px 0px 1em;padding:0px;border:0px;font-size:15px;clear:both;font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;line-height:19.5px">Please point out some resources towards learning the same .</p><p style="margin:0px 0px 1em;padding:0px;border:0px;font-size:15px;clear:both;font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;line-height:19.5px">Thanks</p></div>
<br>_______________________________________________<br>
nginx mailing list<br>
<a href="mailto:nginx@nginx.org">nginx@nginx.org</a><br>
<a href="http://mailman.nginx.org/mailman/listinfo/nginx" rel="noreferrer" target="_blank">http://mailman.nginx.org/mailman/listinfo/nginx</a><br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature"><a href="https://github.com/KingCrunch" target="_blank">github.com/KingCrunch </a><br></div>
</div>