Tutorial on TCP and UDP sockets. www.cs.rpi.edu/~moorthy/Courses/os98/Pgms/socket.html TCP/IP Socket Programming in C www.binarytides.com/socket-programming-c-linux-tutorial/ Programming …
Client Server Communication
Client Server Communication Parent child example from Tutorialspoint.com using sockets and pipes https://www.tutorialspoint.com/operating-systems-client-server-communication …
OSI Layer Q&A
Some interesting Q&A's from Quora Digest website on networking and OSI model What is the difference between layer-3 and layer-4 load balancing? Why is layer-7 LB used in spite of its …
VHOSTS File
VHOSTS File "The term Virtual Host refers to the practice of running more than one web site (such as company1.example.com and company2.example.com) on a single machine. Virtual hosts can be …
WireShark
Client Server doc updated to help with assignment 1 ClientServer (2) Download PCAP files here for analysis https://wiki.wireshark.org/SampleCaptures Tutorial from …
DNS Flow
Step 1: Request information. ... Step 2: Ask the recursive DNS servers. ... Step 3: Ask the root name servers. ... Step 4: Ask the TLD name servers. ... Step 5: Ask the authoritative DNS …