[buug] Programming for the web in C?

Ian Zimmerman itz at speakeasy.org
Thu Mar 6 19:17:16 PST 2003


Skip> I'm basically thinking of how to write code that can execute
Skip> http type calls and stuff from from C. I would like to be able
Skip> to shoot a call out through web server with a URL constructed in
Skip> C and grab the data that comes back myself.

Why not just fork/shell out a wget or curl process?

-- 
Ian Zimmerman, Oakland, California, U.S.A. 
if (sizeof(signed) > sizeof(unsigned) + 4) { delete this; }
GPG: 433BA087  9C0F 194F 203A 63F7 B1B8  6E5A 8CA3 27DB 433B A087



More information about the buug mailing list