UDP secure socket Assignment
You are required to develop a UDP secure socket and successfully transmit packets between two Virtual Machines. You may use any programming language you are familiar with to write the code (ex. C++, Java, Python). You MUST ensure that authentication and confidentiality services are deployed using relevant protocols at different layers, for instance TLS, SSL or IPSec.
Using Wireshark, a live demonstration of packets transmission should be presented or recorded, and screen shoots must clearly reflect this in the report.Make sure to capture source and destination IPs and packets of related authentication and confidentiality protocols also must be clearly reflected and captured