User:LukeRobinson/Design study

From CSSEMediaWiki
Jump to: navigation, search

Contents

Project

Introduction

I am doing my assignment on my Honors project, which is a program to visualize network data. So far, I have already created quite a bit of the program, although it is not finished.

Background

The goal of the project is to display network logs in a simple way so the people with little training can get an understanding of whats happening in the network. Both identify possible threats and better understand the normal flow of network usage. The network logs I am using come from a small network Bob Ward takes care of here in Christchurch, he has given me access to anonymized logs, I currently have just over one month of logs, which amount to a few hundred megabytes. Here is an example network packet log:

Design Study

Requirements

Constraints

Initial Design

UML Diagram

This UML class diagram on 16/7/10, it is the beginning state of the project. I will make changes to it an update this page as I go.

Description of Classes

Design Critique

Final Design

Design Improvements

The first improvement, a very minor one, is to rename classes so that they all start with uppercase letters. (done 29/7/10)

Files

Installation

Personal tools