##Intro This is a basic python program that sends data from server to client using socket programming and uses sytem timestamp to find the latency.
You need the pyDes module for python, you can install it using the following command
pip3 install pyDes