Changes since 1.0: *Updated deadline *Reworded the use of netcat in a second shell for clarity in 1a. *Added a comment on netcat compatibility with the -p switch in 1a. *Fixed a bug in handle where conn was used instead of passedconn in 1d. *Added a hint on the TypeError caused by incorrect use of recvfrom in 3. *Clarified that you must print the data after changing parse_udp to return values instead of printing them.