router - Overview

View router's full-sized avatar

Subhranil Banerjee router

  • Buffalo, NY

Block or report router

Popular repositories Loading

  1. A bit-torrent style distributed file transfer client. A file requested at any client is fetched chunk-wise from all connected clients over TCP connections.

    C++ 1

  2. Implementation of the Distance Vector Protocol

    C++ 1 2

  3. Emulation of a web server by way of an interface (using C sockets) for receiving HTTP/1.0 requests and a thread-pool to serve the requests based on a couple of scheduling algorithms (FCFS and SJF).

    C++

  4. Virtual Memory Manager and Memory mapping for Pintos

    C

  5. Group Messenger for Android

    Java