Skip to content

Latest commit

 

History

History
 
 

simpleFilesystem

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

This demo implements the simple filesystem application shown at the end of the client and server Java mapping chapters.

To run it, start the server in a window:

$ java -jar build/libs/server.jar

Then run the client in a separate window:

$ java -jar build/libs/client.jar