The problem statement can be found here
The C code connects to a squid proxy via sockets and then sends a GET request for the index page of any website.
When the proxy responds with a webpage, this code stores that as a HTML file.
It also parses the returned HTML for the http://info.in2p3.fr/ website, and then finds an image and sends a GET request for that image as well.
Which is also downloaded and stored as an image.
-
Notifications
You must be signed in to change notification settings - Fork 0
anuj-kh/Socket-programming
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Download webpage and image through a squid proxy using socket programming
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published