This is an advanced Computer Networking course that delves into the latest concepts and tools used by the CN industry.
Overview
Syllabus
- From Ping to HTTP
- Start exploring the network using low-level command-line tools such as ping and netcat.
- Names and Addresses
- Investigate the Domain Name System (DNS), which translates hostnames into IP addresses.
- Addressing and Networks
- Investigate the structure and use of Internet addresses, including network blocks, interfaces, network address translation (NAT), and IPv6.
- Protocol Layers
- Use tcpdump to examine packets that make up the requests and responses for three protocols: ping, DNS, and HTTP.
- Big Networks
- Learn more about bandwidth, latency, filtering, and other properties that matter when users are accessing your application over the Internet.
Taught by
Nick Feamster
Tags
Reviews
4.2 rating, based on 6 Class Central reviews
Showing Class Central Sort
-
computer network is a set of computers connected together for the purpose of sharing resources. The most common resource shared today is connection to the Internet. Other shared resources can include a printer or a file server. The Internet itself can be considered a computer network.
-
-