Outline for Programming Project (ver 2.0)
Objective:To create a program which examines the network traffic and details who has been communicating with whom, and how often.
Details: Titled Sniffer.c, the program will examine data from TCPDUMP and give the relevent information to the user on a webpage. Right now, it appears as just a list, but if I have time I'd like to research how to make nifty graphics and do so.