Extracting website code w/o CUrl

Hi,

Is there any way to extract source code of a website without CUrl? Or, how could I implement python into a c++ program?
A URL is a address like /comptueraddress/path/file name which allows computers on a network to access files via http, or port 80. URL's are converted by the computer from IP addresses such as 74.125.228.97.

You either have to use the URL, IP address or if you have permissions you can access the file dirrectly such as \\myserver\pathtofiles\filename.html.

Topic archived. No new replies allowed.