Skip to content
Snippets Groups Projects
Commit 56c56057 authored by j2-caldwell's avatar j2-caldwell
Browse files

Update README.md

parent 546fa937
No related branches found
No related tags found
No related merge requests found
......@@ -7,5 +7,7 @@
![Connect](img/estabconnect.png)
- Establish connection. Converting ints from bytes meant indexing made it easy to split the packet into its ports and sections.
![Packet](img/recbasicclient.png)
### Task 2 - Check Sum
After this, a checksum calculation function began development to check the legitimacy of the checksum, by comparing the computed one to the public one. This failed a few times to start with.
![CheckFail](img/computerchecksum.png)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment