Search:

Type: Posts; User: daveoffy

Search: Search took 0.01 seconds.

  1. Replies
    1
    Views
    1,586

    cURL webpage download.

    Currently I have the basics to get a webpage, but I need the results to get put into a string. The webpage is only a line of text.

    Currently:


    #include <stdio.h>
    #include <curl/curl.h>
    ...
  2. Replies
    0
    Views
    1,095

    libCurl - WebSite download

    PLEASE DELETE

    Posted in wrong forum. Sorry.
  3. Replies
    3
    Views
    3,599

    thanks, it works great.

    thanks, it works great.
  4. Replies
    3
    Views
    3,599

    Get website content - C Sockets - Linux

    I started working with sockets recently, but I can't figure out how to get the socket, connect, etc to receive the content on a website. By content, I mostly want it to pull a html file from a...
Results 1 to 4 of 4