Re: Making HTTPRequest using C language under AIX

From: Joachim Ring (jring_at_web.de)
Date: 12/18/03


Date: 18 Dec 2003 02:52:55 -0800


> P> I'm looking for free C source code or library to make HTTPRequest
> P> or XMLHTTPRequest under AIX OS. Goal is to make HTTP request in my C
> P> program...
>
> I found these:
>
> http://http-fetcher.sourceforge.net/
> http://www.demailly.com/~dl/wwwtools.html#http-tiny

or the canonical answers to this question (both offer some more options):

libwww or libcurl

joachim



Relevant Pages

  • Making HTTPRequest using C language under AIX
    ... I'm looking for free C source code or library to make HTTPRequest ... or XMLHTTPRequest under AIX OS. ... Goal is to make HTTP request in my C ...
    (comp.unix.aix)
  • Re: Making HTTPRequest using C language under AIX
    ... P> I'm looking for free C source code or library to make HTTPRequest ... P> or XMLHTTPRequest under AIX OS. ... Goal is to make HTTP request in my C ...
    (comp.unix.aix)
  • Re: AJAX Fehler / setRequestHeader
    ... httpRequest = new XMLHttpRequest; ... ajaxObj.createRequest = function() ... if \b/i.test(typeof XMLHttpRequest) && XMLHttpRequest) ... else if\b/i.test(typeof ActiveXObject) && ActiveXObject) ...
    (de.comp.lang.javascript)
  • Re: Javascript OOP
    ... function HTTPRequest() ... && XMLHttpRequest) ... && ActiveXObject) ... HTTPRequest Objekt sahen immer etwas "einfacher" aus. ...
    (de.comp.lang.javascript)
  • Re: Javascript OOP
    ... function HTTPRequest() ... && XMLHttpRequest) ... && ActiveXObject) ... HTTPRequest Objekt sahen immer etwas "einfacher" aus. ...
    (de.comp.lang.javascript)