router - Overview
Popular repositories Loading
-
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
-
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++
-
Virtual Memory Manager and Memory mapping for Pintos
C
-
Group Messenger for Android
Java