Difference between revisions of "Netaa"
Jump to navigation
Jump to search
Line 34: | Line 34: | ||
*ARP (Address Resolution Protocol) | *ARP (Address Resolution Protocol) | ||
**send | **send | ||
− | **receive [completed February 22, 2008] | + | **<strike>receive</strike> [completed February 22, 2008] |
− | **receiveDaemon [completed February 27, 2008] | + | **<strike>receiveDaemon</strike> [completed February 27, 2008] |
− | **shell command (arp) | + | **shell command (arp) |
*ICMP (Internet Control Message Protocol) | *ICMP (Internet Control Message Protocol) | ||
− | **echo request [completed February 22, 2008] | + | **<strike>echo request</strike> [completed February 22, 2008] |
**echo reply | **echo reply | ||
− | **daemon [completed February 22, 2008] | + | **<strike>daemon</strike> [completed February 22, 2008] |
− | **shell command (ping) [completed February 27, 2008] | + | **<strike>shell command (ping)</strike> [completed February 27, 2008] |
*Shell commands | *Shell commands | ||
− | **snoop (packet sniffer) [completed February 26, 2008] | + | **<strike>snoop (packet sniffer)</strike> [completed February 26, 2008] |
**ethstat | **ethstat | ||
− | **guesswho [completed February 23, 2008] | + | **<strike>guesswho</strike> [completed February 23, 2008] |
*Other | *Other | ||
− | **netSend [completed February 26, 2008] | + | **<strike>netSend</strike> [completed February 26, 2008] |
===Monday, March 3: Project Team Meeting=== | ===Monday, March 3: Project Team Meeting=== |
Revision as of 10:56, 28 February 2008
Contents
Team Members
(All emails are @mu.edu)
- Aaron Gember: aaron.gember, (414) 550-5820
- Adam Koehler: adam.koehler
- Brian Smith: brian.smith
- Cathy Vuong: catherine.vuong
- Kyle Jackson: kyle.jackson
- Tim Blattner: timothy.blattner
Team email list: agember-es{at}mscs{dot}mu{dot}edu
Documentation
File:Netaa network daemons plan.pdf
File:Netaa network send plan.pdf
Timeline
Thursday, February 14: Meeting
- 6pm in Cudahy 310
- Adam, Tim, and Kyle are researching ICMP. Aaron, Brian, and Cathy are researching ARP.
- Extra shell commands will be assigned at next meeting.
Monday, February 18: ICMP Subgroup Meeting
- 3:45pm in Cudahy 310
- Meeting before class to go over questions or concerns on implementation.
Thursday, February 21: Meeting
- 6pm in Cudahy 310
- Meeting to ensure progress and to assign the remaining pieces of the project.
Wednesday, February 27 Sunday, March 2: Project Deadline
- ARP (Address Resolution Protocol)
- send
receive[completed February 22, 2008]receiveDaemon[completed February 27, 2008]- shell command (arp)
- ICMP (Internet Control Message Protocol)
echo request[completed February 22, 2008]- echo reply
daemon[completed February 22, 2008]shell command (ping)[completed February 27, 2008]
- Shell commands
snoop (packet sniffer)[completed February 26, 2008]- ethstat
guesswho[completed February 23, 2008]
- Other
netSend[completed February 26, 2008]
Monday, March 3: Project Team Meeting
- Discuss part two of the project, all team members should read up on all parts of the second stage before the meeting occurs.
Known Bugs
- Sporadically receive PDE errors, running etherClose seems to fix things.