Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 407 Bytes

File metadata and controls

11 lines (8 loc) · 407 Bytes

File Sharing and Management System

Version Details

openjdk version "11.0.4" 2019-07-16 OpenJDK Runtime Environment (build 11.0.4+11-post-Ubuntu-1ubuntu218.04.3) OpenJDK 64-Bit Server VM (build 11.0.4+11-post-Ubuntu-1ubuntu218.04.3, mixed mode, sharing)

File Details

Run javac server.java and then java server on server system. Run javac client.java and then java client on client system.