I was wondering if there's a simple way to create a wget-like program in C? If anyone could point me in the direction of a short guide/tutorial focusing on fetching web pages in C, that'd be great. Beej's guide is a bit too detailed, for me -- I just want to know something simple.

Thanks for your help.

Recommended Answers

All 2 Replies

Member Avatar for iamthwee

Have you considered using a library such as curl?

On Windows, just use Win32 api (Net, 1 line of code)

commented: You've posted the same unhelpful post for about the 70th time, just piss off. -2
Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.