You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
π Welcome to the Computer Communication and Networks Repository! πβ¨ Immerse yourself in a meticulously curated knowledge hub on Computer Communication and Networks. ππ» Explore the intricacies of connecting systems, navigating protocols, and understanding network architectures. ππ
A CDN(Content Distribution Network) was simulated using socket programming on python. The CDN used iterative DNS(Domain Name Server) query to send videos to the requesting host. The packets were analyzed using Wireshark.