9 lines
449 B
Plaintext
9 lines
449 B
Plaintext
COS440 - HW4
|
|
Nicholas Pease
|
|
|
|
Observations / Findings
|
|
I found that when executing the client under method 1, the time required for the file system to write to the file would result
|
|
in dropped packets, and this process would extend for some time. Under method two, utilizing a much faster memcpy command,
|
|
this would not occur and most (if not all) packets would be delivered in the timeout window.
|
|
|
|
MD5 sum of RX file: 039fb37db0a6c9ceae6c84b3dad80191 |