I programmed a web proxy in C and the pages seem to load fine. The only problem is images don't load up. I see all the requests for the images and see the data transmitted. When the messages are written to the browser, they don't show up. Anyone have an idea why this would be? What I'm confused on is do images have to be handled differently than the regular html text?
I'm reading everything from the web server(eg Google) into a char buffer of 2048 and write to the browser. This loops until there is nothing more to read. Like I said, the webproxy shows that there is information transferred, but I just get the red x.
Poor UI design is unacceptable from a company the size of MS.
The UI team needs an overhaul.
To whom else might be be having this same issue, I found the following tool that DOES work for this missing setting:
https://www.wintools.info/index.php/advanced-system-font-changer#google_vignette
It's MY computer, and I want to be able to make it look the way I WANT! I OWN IT! NOT MS!
That is Arc System Works who are known for having fantastic visuals. It looks better than any Capcom fighting game involving Marvel, that's for sure. I can't be certain but I believe it might be the first 4v4 standard fighting game? If you mean you are tired of seeing Marvel characters you might have a point.
I can't love GOG enough.
Yay Valve for Steam, SteamOS, Proton, gaming on Linux, Steamdeck and anything else, but offline installers, the simplicity and game preservation of GOG is even more heartwarming to me.
Question
minhaferzz
I programmed a web proxy in C and the pages seem to load fine. The only problem is images don't load up. I see all the requests for the images and see the data transmitted. When the messages are written to the browser, they don't show up. Anyone have an idea why this would be? What I'm confused on is do images have to be handled differently than the regular html text?
I'm reading everything from the web server(eg Google) into a char buffer of 2048 and write to the browser. This loops until there is nothing more to read. Like I said, the webproxy shows that there is information transferred, but I just get the red x.
Link to comment
https://www.neowin.net/forum/topic/397509-c-web-proxy-not-showing-images/Share on other sites
8 answers to this question
Recommended Posts