Skip to content
This repository has been archived by the owner on Mar 9, 2024. It is now read-only.

Latest commit

 

History

History
8 lines (6 loc) · 451 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 451 Bytes

Esercitazione Thread

Istruzioni del prof. per svolgere l'esercitazione. Il server fornito dal prof. si può trovare qui, oppure direttamente nel file Server.java.

Topics

  • Componenti Swing (JFrame, JLabel, JTextArea, etc)
  • Scanner (System.in)
  • Thread (concurrency, multithreading)