Make a Simple HTTP Server in Java - Java Tutorial - Part 6: Status Codes and Message Structure

Published: 04 November 2020
on channel: CoderFromScratch
10,757
181

On the sixth part we will be starting with the Parsing! We are looking again at RFCs and starting to create a Message Structure and starting with the parsing of the Request Line of the HTTP Protocol

LINKS:
GITHUB : https://github.com/CoderFromScratch/s...
RFC 7230 : https://tools.ietf.org/html/rfc7230
RFC 7231 : https://tools.ietf.org/html/rfc7231
RFC 7232 : https://tools.ietf.org/html/rfc7232

Java Tutorial showing you how to create a Simple HTTP Server from scratch in Java.

Have you ever wondered how an HTTP Server works or though about making one but didn't know where to start? Look no further! In this tutorial series we'll be going through the motions and making one from scratch.

We'll be using:
IntelliJ Community Edition to code with: https://www.jetbrains.com/idea/download
Maven to manage our dependencies: https://maven.apache.org/


On this page of the site you can watch the video online Make a Simple HTTP Server in Java - Java Tutorial - Part 6: Status Codes and Message Structure with a duration of hours minute second in good quality, which was uploaded by the user CoderFromScratch 04 November 2020, share the link with friends and acquaintances, this video has already been watched 10,757 times on youtube and it was liked by 181 viewers. Enjoy your viewing!