Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 703 Bytes

README.md

File metadata and controls

20 lines (17 loc) · 703 Bytes

cmd-app-multiclient-side

You can use your computer quickly thanks to the 7 different basic commands defined in this app. These commands;
cd, ls, pwd, mkdir, rm, write, read.

How to run this app in Eclipse?

File -> Import -> Maven -> Existing Maven Project -> "show the file path of the application you downloaded"

Library

While doing this application, Thread, Socket, ServerSocket, io, nio, javafx etc. I took advantage.

Sample Screenshot

Screenshot

Server-Side

Click to view Server side of the app.