Re: A C CGI Library that works with FCGI?
Matthew marcella <[email protected]>
| Newsgroups | gmane.comp.web.fastcgi.devel |
|---|---|
| Message-ID | <[email protected]> |
I also tried Boutell's lib a long time ago and it works great with a few minor changes. Jānis Volbergs wrote: > We created it from scratch ;) It's fun. C + FastCGI is way to go. > > On Wednesday 04 October 2006 15:04, [email protected] wrote: > >> As far as I know, the CGI libraries out there only work for traditional >> CGI - ie, they are designed to be called just once per program instance. >> We used the source of one open source library and modified it so that >> memory could be released etc between calls. >> >> >>> The C programming language. >>> >>> On Oct 4, 2006, at 8:03 AM, Marc Prewitt wrote: >>> >>>> Jeremy Cowgar wrote: >>>> >>>>> What are you using for a CGI library that works with FCGI for the C >>>>> programming language? I would like to have normal GET/POST support as >>>>> well as file upload support. >>>>> >>>>> Thanks! >>>>> >>>>> Jeremy >>>>> >>>> What are you using for a programming language? For perl, I use >>>> CGI.pm >>>> which works with FCGI. See the www.fastcgi.com for more APIs. >>>> >>> ___________________________________ >>> fastcgi-developers mailing list >>> http://fastcgi.com/fastcgi-developers/ >>> >> ___________________________________ >> fastcgi-developers mailing list >> http://fastcgi.com/fastcgi-developers/ >> > > ___________________________________ fastcgi-developers mailing list http://fastcgi.com/fastcgi-developers/