Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай Computer Networking, а также все другие курсы, прямо сейчас!
Премиум
  1. Урок 1. 00:14:15
    001 Shout server
  2. Урок 2. 00:27:07
    002 HTTP header server
  3. Урок 3. 00:50:43
    003 Simple DNS client
  4. Урок 4. 01:00:24
    004 The life of a packet (aka what happens when)
  5. Урок 5. 00:12:33
    005 What is a socket
  6. Урок 6. 00:13:57
    006 What do we mean by network layers (OSI model)
  7. Урок 7. 00:01:44
    007 What is a system call (high level explanation)
  8. Урок 8. 00:04:15
    008 Why packets typically have an MTU of (ie size of up to) 1500 bytes
  9. Урок 9. 00:01:20
    009 Postels law
  10. Урок 10. 00:03:54
    010 What does it mean to bind to a port
  11. Урок 11. 00:04:50
    011 How do I know what socket system calls a library is making
  12. Урок 12. 00:04:41
    012 The many differences between TCP and UDP
  13. Урок 13. 00:08:14
    013 Latency vs throughput
  14. Урок 14. 00:02:44
    014 A quick tour of netcat
  15. Урок 15. 00:01:36
    015 What is the loopback interface (ie localhost)
  16. Урок 16. 00:50:55
    016 HTTP proxy basic proxying
  17. Урок 17. 01:33:25
    017 HTTP proxy persistent connections
  18. Урок 18. 01:19:54
    018 HTTP proxy concurrency
  19. Урок 19. 01:15:22
    019 HTTP proxy features
  20. Урок 20. 00:23:02
    020 A brief overview of HTTP2
  21. Урок 21. 00:12:07
    021 A brief history of how HTTP and browsers came to be
  22. Урок 22. 00:09:06
    022 Proxies gateways and tunnels
  23. Урок 23. 00:22:16
    023 Understanding HTTP headers and answering your own questions
  24. Урок 24. 00:07:51
    024 Using the setsockopt system call
  25. Урок 25. 00:08:49
    025 The motivation and implementation of HTTP persistent connections
  26. Урок 26. 00:38:34
    026 DNS client message compression
  27. Урок 27. 00:18:09
    027 DNS client reverse DNS
  28. Урок 28. 01:09:19
    028 DNS client more record types
  29. Урок 29. 01:07:38
    029 DNS client tracing resolution
  30. Урок 30. 00:09:29
    030 Hostnames before DNS a single HOSTSTXT file
  31. Урок 31. 00:05:15
    031 How do programs know which DNS server to use
  32. Урок 32. 00:04:15
    032 The structure of a hostname
  33. Урок 33. 00:06:29
    033 Understanding DNS zones and zone transfers
  34. Урок 34. 00:03:34
    034 DNS classes 65535 alternatives to the internet
  35. Урок 35. 00:09:12
    035 How recursive resolvers can be used in reflection attacks
  36. Урок 36. 00:09:49
    036 What is the TTL in DNS and was it a good idea
  37. Урок 37. 00:18:44
    037 Root TLD and other authoritative name server roles
  38. Урок 38. 00:39:25
    038 Lossy download
  39. Урок 39. 01:27:03
    039 Reliable transport
  40. Урок 40. 00:19:40
    040 How does TCP compute its timeout interval
  41. Урок 41. 00:15:17
    041 Whats the big idea behind QUIC
  42. Урок 42. 00:17:33
    042 Did Van Jacobson save the internet (Anoverview of congestion control)
  43. Урок 43. 00:05:46
    043 The basic difference between flow control and congestion control
  44. Урок 44. 00:09:53
    044 The motivation behind TCP sliding window
  45. Урок 45. 00:08:57
    045 Whats the purpose of the TCP handshake
  46. Урок 46. 00:09:40
    046 How the initial sequence number (ISN) is chosen in TCP
  47. Урок 47. 00:31:09
    047 How TCP provides reliable delivery
  48. Урок 48. 00:29:01
    048 Flow control and buffering in TCP a demonstration
  49. Урок 49. 01:03:49
    049 Traceroute
  50. Урок 50. 00:45:40
    050 Traceroute autonomous systems
  51. Урок 51. 00:30:55
    051 Traceroute ICMP probes
  52. Урок 52. 01:09:07
    052 Traceroute customization
  53. Урок 53. 00:18:46
    053 An overview of traceroute ping and mtr
  54. Урок 54. 00:05:46
    054 Why the time to live in IPv4 is essentially a hop count
  55. Урок 55. 00:05:14
    055 What exactly is a private IP address
  56. Урок 56. 00:10:52
    056 Autonomous systems and the structure of the internet
  57. Урок 57. 00:14:16
    057 Understanding CIDR subnets
  58. Урок 58. 00:11:33
    058 The major differences between IPv4 and IPv6
  59. Урок 59. 00:11:47
    059 How routers decide how to forward a packet
  60. Урок 60. 00:13:33
    060 The basic idea behind NAT
  61. Урок 61. 00:08:16
    061 The difference between fragmentation and segmentation