|
|
Http Client Side Programming --- Any Libraries Avl.
Hi,
I want to write a C Program which communicates with a Http Server.
Does any one know of "any good libraries" for this purpose.
I tried seraching for lib calls using man in linux, but with little
success.
Does Standard Linux Distribution contain any Http Libraries ?.
I saw libwww.a in /usr/lib file. But i could not find man pages for any of
the functions listed in libwww.a.
if any one knows any popular Library for Http Client and Server Dev. Please
Let me know.
Any help in this regard is appreciated.
Thanks,
Ram
|
|
0
|
|
|
|
Reply
|
vsrirama
|
6/3/2004 5:30:55 AM |
|
Take a look at cURL at http://curl.haxx.se/. Some alternatives available
at http://curl.haxx.se/libcurl/competitors.html
HTH,
Roshan.
Sriram wrote:
> Hi,
> I want to write a C Program which communicates with a Http Server.
> Does any one know of "any good libraries" for this purpose.
> I tried seraching for lib calls using man in linux, but with little
> success.
>
> Does Standard Linux Distribution contain any Http Libraries ?.
>
> I saw libwww.a in /usr/lib file. But i could not find man pages for any of
> the functions listed in libwww.a.
>
> if any one knows any popular Library for Http Client and Server Dev. Please
> Let me know.
>
>
> Any help in this regard is appreciated.
>
>
> Thanks,
> Ram
|
|
0
|
|
|
|
Reply
|
roshans (2)
|
6/3/2004 6:34:30 AM
|
|
vsrirama@rediffmail.com (Sriram) writes:
> Hi,
> I want to write a C Program which communicates with a Http Server.
> Does any one know of "any good libraries" for this purpose.
> I tried seraching for lib calls using man in linux, but with little
> success.
>
> Does Standard Linux Distribution contain any Http Libraries ?.
libcurl is a good one.
--
M�ns Rullg�rd
mru@kth.se
|
|
0
|
|
|
|
Reply
|
iso
|
6/3/2004 8:25:39 AM
|
|
Sriram wrote:
> Hi,
> I want to write a C Program which communicates with a Http Server.
> Does any one know of "any good libraries" for this purpose.
> I tried seraching for lib calls using man in linux, but with little
> success.
>
> Does Standard Linux Distribution contain any Http Libraries ?.
>
> I saw libwww.a in /usr/lib file.
This is the w3c's sample implementation of what you are looking for.
> But i could not find man pages for
> any of the functions listed in libwww.a.
Look at: http://www.w3.org/Library/
|
|
0
|
|
|
|
Reply
|
Rolf
|
6/3/2004 12:13:21 PM
|
|
vsrirama@rediffmail.com (Sriram) wrote in message news:<c087652b.0406022130.51181857@posting.google.com>...
> Hi,
> I want to write a C Program which communicates with a Http Server.
> Does any one know of "any good libraries" for this purpose.
> I tried seraching for lib calls using man in linux, but with little
> success.
>
> Does Standard Linux Distribution contain any Http Libraries ?.
>
> I saw libwww.a in /usr/lib file. But i could not find man pages for any of
> the functions listed in libwww.a.
>
> if any one knows any popular Library for Http Client and Server Dev. Please
> Let me know.
>
I'm sure that libwww.a is something you (and anyone else on this
planet) don't want use - it's just to ugly. There are many others for
many languages, Perl has a good library and curl for non-high-permance
C leve.
|
|
0
|
|
|
|
Reply
|
llothar
|
6/3/2004 2:04:18 PM
|
|
|
4 Replies
206 Views
(page loaded in 0.083 seconds)
Similiar Articles: echo server and cliend program - comp.unix.programmer... echo client and server program using socket programming. well if any one ... Which programming language. Or is it homework? Can you use libraries. ... Or if client side has ... API for Ciscpo VPN client? - comp.dcom.sys.cisco... can I obtain the > appropriate libraries or class files? > > Thanks, CC. In Cisco VPN client Q & A: http ... Any machine in you side will be abe to connect to any ... Terminal GUI Application server 3.0.0.0 for Windows released ...... applications using any of the popular GUI libraries. ... Lastly, the client side ... well be a 32-bit program; does this mean a >32bit client os can run a server side ... Installed Printers - Printer Selection - comp.lang.javascript ...... agricoreunited.com> * Client-side Javascript and Netscape 4 DOM Reference available at: * http://devedge.netscape.com/library ... on the machine on which the program ... ULC Visual Editor 2.0 for Eclipse released - comp.lang.java.gui ...... provides thin client support for Swing, the standard component library for rich Java clients. Using this library, server-side ... contract programming. See http ... Solaris 9 Xnest SIGSEGV with any Xview app - comp.unix.solaris ...... actually like a cmdtool with buttons on the right side ... The libraries are still there to preserve binary ... This time, I ran the client (cmdtool in this case ... Pervasive.SQL 2000 i - comp.databases.btrieve... checked the connection server- and client side ... to diagnose those issues the "tracert" program ... problem: > >(From Microsoft MSDN) >http://msdn.microsoft.com/library ... file opening slows down - puzzling - comp.lang.xharbour... and errors (from the client side ... ll give a try to a client running Linux and executing the program ... engwall dot com http://www.engwall.com/clipper/ The LFN Library ... Configuring XVideo to work with Xsun (sparc) - comp.unix.solaris ...... alum.calberkeley.org * Alan.Coopersmith@Sun.COM http ... on the Xserver side and no longer scaled on the client side ... Grayscale visual emulation Again, simply a library ... web application: how to get the currently logged in user? - comp ...... good example is documented here http://www-106.ibm.com/developerworks/web/library ... currently logged in user on the client side ... an application called "Program.exe ... JavaScript - Wikipedia, the free encyclopedia... gained widespread success as a client-side ... of comprehensive frameworks and libraries, improved JavaScript programming ... expose host objects representing an HTTP ... Working with Client-Side Script... between classic ASP and ASP.NET is the programming ... method, which adds the following client-side content: Any Array ... or through his blog, which can be found at http ... 7/15/2012 10:50:14 PM
|
|
|
|
|
|
|
|
|