tanszek:oktatas:informacios_rendszerek_integralasa:java_http_server
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
tanszek:oktatas:informacios_rendszerek_integralasa:java_http_server [2023/03/12 17:44] – knehez | tanszek:oktatas:informacios_rendszerek_integralasa:java_http_server [2024/03/13 07:50] (current) – knehez | ||
---|---|---|---|
Line 7: | Line 7: | ||
404.html tartalma: | 404.html tartalma: | ||
- | <code html> | + | <sxh html> |
< | < | ||
< | < | ||
Line 13: | Line 13: | ||
</ | </ | ||
</ | </ | ||
- | </code> | + | </sxh> |
index.html tartalma: | index.html tartalma: | ||
- | <code html> | + | <sxh html> |
< | < | ||
< | < | ||
Line 23: | Line 23: | ||
</ | </ | ||
</ | </ | ||
- | </code> | + | </sxh> |
JavaHTTPServer.java tartalma: | JavaHTTPServer.java tartalma: | ||
- | <code java> | + | <sxh java> |
import java.io.BufferedOutputStream; | import java.io.BufferedOutputStream; | ||
import java.io.BufferedReader; | import java.io.BufferedReader; | ||
Line 182: | Line 182: | ||
} | } | ||
- | </code> | + | </sxh> |
**Feladat**: | **Feladat**: | ||
- | <code java> | + | <sxh java> |
out.println(" | out.println(" | ||
out.println(" | out.println(" | ||
Line 194: | Line 194: | ||
out.println(); | out.println(); | ||
out.flush(); | out.flush(); | ||
- | </code> | + | </sxh> |
**Feladat**: | **Feladat**: |
tanszek/oktatas/informacios_rendszerek_integralasa/java_http_server.1678643082.txt.gz · Last modified: 2023/03/12 17:44 by knehez