After reviewing and studying Chapter 2 in Black Hat Python you are to create a Standalone Python script that will act as a TCP client. 

Create TCP Client Instructions After reviewing and studying Chapter 2 in Black Hat Python you are to create a Standalone Python script that will act as a TCP client. The client will connect to the TCP server created in Assignment 10 on Port 5555. The client will send 10 messages (in an automated fashion) to […]