Create a simple HTTP Web Server in Java - Part 2

Published: 28 April 2018
on channel: Sylvain Saurel
21,468
97

Java is one of the most used programming language in the World. The JDK comes with a lot of exciting features. In that video, we are going to use the ServerSocket and the Socket classes to create a simple HTTP Web Server in Java.

In the second part of this tutorial, we read the data sent by the client and we write the requested file on the output stream. Finally, we try our HTTP Web Server by making some requests by using Safari.

The complete source code of this tutorial can be found on the SSaurel's Blog : https://www.ssaurel.com/blog/create-a...

Don't hesitate if you have any question about this tutorial.


Watch video Create a simple HTTP Web Server in Java - Part 2 online without registration, duration hours minute second in high quality. This video was added by user Sylvain Saurel 28 April 2018, don't forget to share it with your friends and acquaintances, it has been viewed on our site 21,46 once and liked it 9 people.