socket programming question (maybe OT)

E

exquisitus

Hi all,

I'm writing a C socket application that uses either TCP/IP or UDP/IP
(specified at command line). I want to be able to send the data that I
receive to a HTTP server. Is there an HTTP library for C, or could
anyone point me to a link with useful info (I've already googled for
several hours using combinations of "C", "HTTP library" + "socket
programming" and other vriations - without much luck.

MTIA
 
C

Christopher Benson-Manica

exquisitus said:
I'm writing a C socket application that uses either TCP/IP or UDP/IP
(specified at command line). I want to be able to send the data that I
receive to a HTTP server. Is there an HTTP library for C, or could
anyone point me to a link with useful info (I've already googled for
several hours using combinations of "C", "HTTP library" + "socket
programming" and other vriations - without much luck.

Your post is off-topic for comp.lang.c. Please visit

http://www.ungerhu.com/jxh/clc.welcome.txt
http://www.eskimo.com/~scs/C-faq/top.html
http://benpfaff.org/writings/clc/off-topic.html

for posting guidelines and frequently asked questions. Thank you.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Staff online

Members online

Forum statistics

Threads
473,767
Messages
2,569,571
Members
45,045
Latest member
DRCM

Latest Threads

Top