Use of Java Server

EXAMPLE CODE

Multithreading Java server Server.java

Each concurrent thread

Start server on host Minerva in directory with big file data.txt

Establish socket connection from Castor to server using telnet

Establish socket connection from Pollux to server using telnet

Quickly enter data.txt in terminal windows on Castor and Pollux.

Contents of file should be listed concurrently in both windows.