Differences
This shows you the differences between two versions of the page.
| example [2024/06/19 17:52] – epsatisep | example [2025/02/21 11:39] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 147: | Line 147: | ||
| < | < | ||
| < | < | ||
| + | < | ||
| public class CheckersServer { | public class CheckersServer { | ||
| private static final int PORT = 12345; | private static final int PORT = 12345; | ||
| Line 165: | Line 166: | ||
| e.printStackTrace(); | e.printStackTrace(); | ||
| } | } | ||
| - | }</codeblock> | + | } |
| + | </code> | ||
| + | </ | ||
| ===== Bibliography ====== | ===== Bibliography ====== | ||