Welcome, Guest. Please login or register.

Author Topic: Example of C source code for getting web page.  (Read 8434 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline uncharted

  • Hero Member
  • *****
  • Join Date: Mar 2002
  • Posts: 1520
    • Show all replies
Re: Example of C source code for getting web page.
« on: January 22, 2006, 12:22:39 PM »
I missed this thread before.

I dunno if this is still of use to you (i've just skim read most of the thread), but this site has an example program that grabs data from an HTTP server

http://www.ezcyberspace.com/gcc/part9.html

As a nice bonus it also does it with a nice MUI interface :-)

The whole tutorial is pretty good, I've used it to get GCC working in the past.
 

Offline uncharted

  • Hero Member
  • *****
  • Join Date: Mar 2002
  • Posts: 1520
    • Show all replies
Re: Example of C source code for getting web page.
« Reply #1 on: January 22, 2006, 04:46:30 PM »
I meant "good" as in easy to follow and understand.  :-)

Perhaps a constructive thing to do would be to Email the page's maintainer with a list of bugs?