Coder Social home page Coder Social logo

network-programming-assignments's People

Contributors

harshitgarg22 avatar jshreyans avatar pranagupt avatar

Watchers

 avatar  avatar  avatar

network-programming-assignments's Issues

A1 Doubts Thread

P2:

  1. In P2, are we supposed to implement all the features of the shell that we designed in P1 again for the cluster shell, or just a basic shell independent of P1?
  2. In P2, what are the combination tools that need to be implemented apart from "|" ? Do we need to implement >,<,||,|||, etc. ?
  3. Are we allowed to use popen() in P2?
  4. Can we use execvp() in P2 instead of writing code to search in PATH?
  5. Do we need to consider the commands that require user input? For example, if user enters n2.grep "hello" on n1, then he will need to provide user input. In such a case, should the user input be taken from the shell in n1, or the shell in n2, or should we ignore such cases?
  6. Are all node names of the form n* or was that just an example? If they can be anything, do we need to implement pattern matching for the names?
  7. In P3, should the chat application run over a network or does it need to run only within a system?

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.