Giter Club home page Giter Club logo

ftp-client's Introduction

Put any comments for the markers in this file. If you don't have any comments you can delete the file from your repo.

We created a Command class to represent user inputs, and map them to ftp commands.
But we are not sure whether it's necessary to create a new instance for each user input, which seems inefficient from the
memory usage perspective. Anyways, now we only have one command instance from start to end. It works fine, but did have caused
some problems when shared among two or more user inputs.

Brief description of our classes:
CSftp: Main class; waiting for user inputs; project classes instantiation; error messages related to user inputs
theSocket: to create or destroy a Java socket; to read from or write to the socket; error messages related to these processes
Command: parse user inputs; convert them to proper ftp commands
fromServer: logics of actual interactions with command or data socket connections
Utils: contains all static fields and methods; deal with tasks beyond the main logic, eg: parse server responses

ftp-client's People

Contributors

blindacai avatar huang-alex avatar

Watchers

 avatar  avatar

Forkers

siddart-varu

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.