Skip to content Skip to sidebar Skip to footer
Showing posts with the label C

Server Displaying Text Instead Of Html

I'm attempting to make a C server that will take inputs and be able to spit them back out to th… Read more Server Displaying Text Instead Of Html

Get Html Content From C Code

I implemented a Java code that can send a request to a remote website and retrieve data from it. Bu… Read more Get Html Content From C Code

Download Http Thru Sockets (c)

Recently I started taking this guide to get myself started on downloading files from the internet. … Read more Download Http Thru Sockets (c)

C Programming Task, Html Source File

So I have this task: I have a source file of, for example news website, in which there are meta tag… Read more C Programming Task, Html Source File