A
A
Artur Aralin2014-04-29 22:22:42
Java
Artur Aralin, 2014-04-29 22:22:42

How to make a simple HTTP server in Java?

Is there a good Russian-language tutorial on creating a http web server in java , or at least good documentation on java.net.* ?
PS If there is a desire to help a beginner "javist", I will be very grateful.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Andrey Vershinin, 2014-04-30
@ArturAralin

Well, first of all, Oracle Tutorials .
Start with a program listening on port 80 and displaying some simple page. Options for continuing (complication) can already be googled. Slowly add multithreading, other attributes of a real web server.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question