Skip to content

A very simple web-server written in C for learning purposes solely. Because what is the best way of learning if not doing something?

License

Notifications You must be signed in to change notification settings

ownerofglory/c-webserver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C Web-server

A very simple web-server written in C for learning purposes solely.

Because what is the base way of learning if not doing something?

Topics covered:

  • TCP sockets
  • Input/Output
  • POSIX threads (ptheads)
  • OS signal handling
  • Filesystem
  • Working with strings
  • Data structures:
    • Hash Table

About

A very simple web-server written in C for learning purposes solely. Because what is the best way of learning if not doing something?

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published