Question: Program must be written in python. Write a python program C that would send a file called Caesar_Encrypt.dat on a designated port for data communication
Program must be written in python.
Write a python program C that would send a file called Caesar_Encrypt.dat on a designated port for data communication to machine B running program D. The 'Caesar_Encrypt.dat' file was encrypted using a Caesar's Cipher key. You are required to use cryptanalysis techniques to decipher the Caesar_Encrypt.dat file as best as you can. Program D should print the decrypted text to the screen.
Use Socket Port = 2502 for transmission of data
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
