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

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)

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

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