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

How To Know The Files Inside The Tar Parser

I am developing a visual c++ application . i need to know the file type (i mean whether it contains… Read more How To Know The Files Inside The Tar Parser

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

Handling Post Data Sent By Html Form In Cgi C

So, as I said a few days ago, I'm trying to make a login script using CGI-C on a Apache server.… Read more Handling Post Data Sent By Html Form In Cgi C

Is There A Library For Extracting Data From An Html Page?

I would like to extract information from a web page. Unfortunately, the website (4chan) doesn't… Read more Is There A Library For Extracting Data From An Html Page?

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

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