/dropbox444

Project 1 for JHU's 600.444 Computer Networks Course (Spring 2012)

Primary LanguagePython

600.444: Assignment 1
Team #7
Josh Smith, Leah Hanson, Matt Morris
February 27, 2012

Server runs on port 8787 by default.

We are using: Tornado, Curtain, httplib2, urllib, and Tkinter.
Python version should be 2.7+

The server looks for the user directory and .passwd file in the same directory as it is run.

The client program assumes that the Upload and Download directories are the same, and are the folder in which it is run.