Skip to content

marcushojww/ProgrammingAssignment2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Programming Assignment 2


Terminal API


  1. upload (filename)

    • command to upload file(s) to server

    • (filename) parameter accepts one or more file names as arguments

    • example: upload 100.txt 200.txt 1000.txt


  1. download (filename)

    • command to download file(s) from server to client

    • (filename) parameter accepts one or more file names as arguments

    • example: download recv_tzuyu.jpeg


  1. exit

    • command to exit the terminal


Done by Marcus Ho 1004271, Chung Zhi You 1004394

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published