15,312,347 members
Sign in
Email
Password
Forgot your password?
Sign in with
Search within:
Articles
Quick Answers
Messages
home
articles
Browse Topics
>
Latest Articles
Top Articles
Posting/Update Guidelines
Article Help Forum
Submit an article or tip
Import GitHub Project
Import your Blog
quick answers
Q&A
Ask a Question
View Unanswered Questions
View All Questions
View C# questions
View C++ questions
View Python questions
View Javascript questions
View Java questions
discussions
forums
CodeProject SenseAI
All Message Boards...
Application Lifecycle
>
Running a Business
Sales / Marketing
Collaboration / Beta Testing
Work Issues
Design and Architecture
Artificial Intelligence
ASP.NET
JavaScript
Internet of Things
C / C++ / MFC
>
ATL / WTL / STL
Managed C++/CLI
C#
Free Tools
Objective-C and Swift
Database
Hardware & Devices
>
System Admin
Hosting and Servers
Java
Linux Programming
.NET (Core and Framework)
Android
iOS
Mobile
WPF
Visual Basic
Web Development
Site Bugs / Suggestions
Spam and Abuse Watch
features
stuff
Competitions
Conferences
News
The Insider Newsletter
The Daily Build Newsletter
Newsletter archive
Surveys
CodeProject Stuff
community
lounge
Who's Who
Most Valuable Professionals
The Lounge
The CodeProject Blog
Where I Am: Member Photos
The Insider News
The Weird & The Wonderful
help
?
What is 'CodeProject'?
General FAQ
Ask a Question
Bugs and Suggestions
Article Help Forum
About Us
Articles / Programming Languages / C++
Go to Article
View Stats
Revisions (5)
Comments
Posted 6 Jul 2020
Tagged as
C++
Windows
HTTP
HttpServer
Stats
6.7K views
186 downloads
4 bookmarked
Windows Sockets Streams Part III - HTTP Server
Mircea Neacsu
Rate me:
Please
Sign up or sign in
to vote.
5.00/5 (1 vote)
6 Jul 2020
MIT
9 min read
Make yourself a HTTP server in 20 lines or less
Expanding on the multi-threaded TCP server, this article shows how to build and use a HTTP server.
Views
Downloads
License
This article, along with any associated source code and files, is licensed under
The MIT License
Share
About the Author
Mircea Neacsu
Canada
Mircea is an OOP (old, opinionated programmer) with more years of experience than he likes to admit. Always opened to new things, he is however too bruised to follow any passing fad.
Lately he hangs around here hoping that some of the things he learned can be useful to others.
Comments and Discussions
Go to top