Code Monkey home page Code Monkey logo

mytorrent's People

Contributors

bfeng avatar sizhounn avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Forkers

sizhounn

mytorrent's Issues

Front-end Command-Line GUIs

We need a command-line gui shell to control our peer clients.
The following is the requirement:

  1. Three commands support: registry, search, obtain
    • These commands are used on the client. Don't worry the commands on the server side at this time.
  2. front-end commands can be properly processed, even if the command gets the error which will not make the program crashed.

There is a reference I found: http://code.google.com/p/cliche/wiki/Manual
You don't have to use just this project. You are free to choose what you want. Please make sure the functionality could fulfill our requirement.

File index management on the server side

Hi, I finished the prototype on the server and one test case for it.
Then we are going to make it a real server.

The peer side would send:

  1. ping (already implemented)
  2. register
  3. search

to the server, and the server would send the appropriate response to the client.

You may see the test case of "IndexServerTestCase" as a reference. To test the server, make sure it has been started before testing.

I will move forward on the peer side. Once finished, we can integrate all of them.There we go.

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.