-
Notifications
You must be signed in to change notification settings - Fork 0
samarth5611/http-web-server-cpp
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
In this C++ application, an HTTP web server has been developed entirely from scratch, without relying on any third-party libraries for HTTP webserver. The server utilizes a TCP/IP connection and is registered to an IP address on the computer through the use of a TCP/IP socket. The internet protocol has been defined using sys/socket.h and arpa/inet.h.
About
HTTP web server has been developed entirely from scratch on TCP/IP connection using C++ and socket programming
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published