|
@@ -187,7 +187,7 @@ The task of the sniffer programmer to decode the raw stream into human readable
|
187
|
187
|
|
188
|
188
|
## Deliverables
|
189
|
189
|
|
190
|
|
-1. Use "Deliverables" in Moodle to upload the file `ethernet_packet.cpp` and `ip_packet.h` that you defined.
|
|
190
|
+1. Use "Deliverables" in Moodle to upload the file `ethernet_packet.cpp` and `ip_packet.h` that you defined. Remember to use good programming techniques, include the names of the programmers involved, and to document your program.
|
191
|
191
|
|
192
|
192
|
---
|
193
|
193
|
|
|
@@ -195,4 +195,4 @@ The task of the sniffer programmer to decode the raw stream into human readable
|
195
|
195
|
|
196
|
196
|
## References
|
197
|
197
|
|
198
|
|
-[1]http://en.wikipedia.org/wiki/Packet_analyzer
|
|
198
|
+[1] http://en.wikipedia.org/wiki/Packet_analyzer
|