本站资源全部免费,回复即可查看下载地址!
您需要 登录 才可以下载或查看,没有帐号?立即注册
x
001 Shout server.mp4
001 Shout server.srt
001 Shout server.vtt
002 HTTP header server.mp4
002 HTTP header server.srt
002 HTTP header server.vtt
003 Simple DNS client.mp4
003 Simple DNS client.srt
003 Simple DNS client.vtt
004 The life of a packet (aka what happens when).mp4
004 The life of a packet (aka what happens when).srt
004 The life of a packet (aka what happens when).vtt
005 What is a socket.mp4
005 What is a socket.srt
005 What is a socket.vtt
006 What do we mean by network layers (OSI model).mp4
006 What do we mean by network layers (OSI model).srt
006 What do we mean by network layers (OSI model).vtt
007 What is a system call (high level explanation).mp4
007 What is a system call (high level explanation).srt
007 What is a system call (high level explanation).vtt
008 Why packets typically have an MTU of (ie size of up to) 1500 bytes.mp4
008 Why packets typically have an MTU of (ie size of up to) 1500 bytes.srt
008 Why packets typically have an MTU of (ie size of up to) 1500 bytes.vtt
009 Postels law.mp4
009 Postels law.srt
009 Postels law.vtt
010 What does it mean to bind to a port.mp4
010 What does it mean to bind to a port.srt
010 What does it mean to bind to a port.vtt
011 How do I know what socket system calls a library is making.mp4
011 How do I know what socket system calls a library is making.srt
011 How do I know what socket system calls a library is making.vtt
012 The many differences between TCP and UDP.mp4
012 The many differences between TCP and UDP.srt
012 The many differences between TCP and UDP.vtt
013 Latency vs throughput.mp4
013 Latency vs throughput.srt
013 Latency vs throughput.vtt
014 A quick tour of netcat.mp4
014 A quick tour of netcat.srt
014 A quick tour of netcat.vtt
015 What is the loopback interface (ie localhost).mp4
015 What is the loopback interface (ie localhost).srt
015 What is the loopback interface (ie localhost).vtt
016 HTTP proxy basic proxying.mp4
016 HTTP proxy basic proxying.srt
016 HTTP proxy basic proxying.vtt
017 HTTP proxy persistent connections.mp4
017 HTTP proxy persistent connections.srt
017 HTTP proxy persistent connections.vtt
018 HTTP proxy concurrency.mp4
018 HTTP proxy concurrency.srt
018 HTTP proxy concurrency.vtt
019 HTTP proxy features.mp4
019 HTTP proxy features.srt
019 HTTP proxy features.vtt
020 A brief overview of HTTP2.mp4
020 A brief overview of HTTP2.srt
020 A brief overview of HTTP2.vtt
021 A brief history of how HTTP and browsers came to be.mp4
021 A brief history of how HTTP and browsers came to be.srt
021 A brief history of how HTTP and browsers came to be.vtt
022 Proxies gateways and tunnels.mp4
022 Proxies gateways and tunnels.srt
022 Proxies gateways and tunnels.vtt
023 Understanding HTTP headers and answering your own questions.mp4
023 Understanding HTTP headers and answering your own questions.srt
023 Understanding HTTP headers and answering your own questions.vtt
024 Using the setsockopt system call.mp4
024 Using the setsockopt system call.srt
024 Using the setsockopt system call.vtt
025 The motivation and implementation of HTTP persistent connections.mp4
025 The motivation and implementation of HTTP persistent connections.srt
025 The motivation and implementation of HTTP persistent connections.vtt
026 DNS client message compression.mp4
026 DNS client message compression.srt
026 DNS client message compression.vtt
027 DNS client reverse DNS.mp4
027 DNS client reverse DNS.srt
027 DNS client reverse DNS.vtt
028 DNS client more record types.mp4
028 DNS client more record types.srt
028 DNS client more record types.vtt
029 DNS client tracing resolution.mp4
029 DNS client tracing resolution.srt
029 DNS client tracing resolution.vtt
030 Hostnames before DNS a single HOSTSTXT file.mp4
030 Hostnames before DNS a single HOSTSTXT file.srt
030 Hostnames before DNS a single HOSTSTXT file.vtt
031 How do programs know which DNS server to use.mp4
031 How do programs know which DNS server to use.srt
031 How do programs know which DNS server to use.vtt
032 The structure of a hostname.mp4
032 The structure of a hostname.srt
032 The structure of a hostname.vtt
033 Understanding DNS zones and zone transfers.mp4
033 Understanding DNS zones and zone transfers.srt
033 Understanding DNS zones and zone transfers.vtt
034 DNS classes 65535 alternatives to the internet.mp4
034 DNS classes 65535 alternatives to the internet.srt
034 DNS classes 65535 alternatives to the internet.vtt
035 How recursive resolvers can be used in reflection attacks.mp4
035 How recursive resolvers can be used in reflection attacks.srt
035 How recursive resolvers can be used in reflection attacks.vtt
036 What is the TTL in DNS and was it a good idea.mp4
036 What is the TTL in DNS and was it a good idea.srt
036 What is the TTL in DNS and was it a good idea.vtt
037 Root TLD and other authoritative name server roles.mp4
037 Root TLD and other authoritative name server roles.srt
037 Root TLD and other authoritative name server roles.vtt
038 Lossy download.mp4
038 Lossy download.srt
038 Lossy download.vtt
039 Reliable transport.mp4
039 Reliable transport.srt
039 Reliable transport.vtt
040 How does TCP compute its timeout interval.mp4
040 How does TCP compute its timeout interval.srt
040 How does TCP compute its timeout interval.vtt
041 Whats the big idea behind QUIC.mp4
041 Whats the big idea behind QUIC.srt
041 Whats the big idea behind QUIC.vtt
042 Did Van Jacobson save the internet (Anoverview of congestion control).mp4
042 Did Van Jacobson save the internet (Anoverview of congestion control).srt
042 Did Van Jacobson save the internet (Anoverview of congestion control).vtt
043 The basic difference between flow control and congestion control.mp4
043 The basic difference between flow control and congestion control.srt
043 The basic difference between flow control and congestion control.vtt
044 The motivation behind TCP sliding window.mp4
044 The motivation behind TCP sliding window.srt
044 The motivation behind TCP sliding window.vtt
045 Whats the purpose of the TCP handshake.mp4
045 Whats the purpose of the TCP handshake.srt
045 Whats the purpose of the TCP handshake.vtt
046 How the initial sequence number (ISN) is chosen in TCP.mp4
046 How the initial sequence number (ISN) is chosen in TCP.srt
046 How the initial sequence number (ISN) is chosen in TCP.vtt
047 How TCP provides reliable delivery.mp4
047 How TCP provides reliable delivery.srt
047 How TCP provides reliable delivery.vtt
048 Flow control and buffering in TCP a demonstration.mp4
048 Flow control and buffering in TCP a demonstration.srt
048 Flow control and buffering in TCP a demonstration.vtt
049 Traceroute.mp4
049 Traceroute.srt
049 Traceroute.vtt
050 Traceroute autonomous systems.mp4
050 Traceroute autonomous systems.srt
050 Traceroute autonomous systems.vtt
051 Traceroute ICMP probes.mp4
051 Traceroute ICMP probes.srt
051 Traceroute ICMP probes.vtt
052 Traceroute customization.mp4
052 Traceroute customization.srt
052 Traceroute customization.vtt
053 An overview of traceroute ping and mtr.mp4
053 An overview of traceroute ping and mtr.srt
053 An overview of traceroute ping and mtr.vtt
054 Why the time to live in IPv4 is essentially a hop count.mp4
054 Why the time to live in IPv4 is essentially a hop count.srt
054 Why the time to live in IPv4 is essentially a hop count.vtt
055 What exactly is a private IP address.mp4
055 What exactly is a private IP address.srt
055 What exactly is a private IP address.vtt
056 Autonomous systems and the structure of the internet.mp4
056 Autonomous systems and the structure of the internet.srt
056 Autonomous systems and the structure of the internet.vtt
057 Understanding CIDR subnets.mp4
057 Understanding CIDR subnets.srt
057 Understanding CIDR subnets.vtt
058 The major differences between IPv4 and IPv6.mp4
058 The major differences between IPv4 and IPv6.srt
058 The major differences between IPv4 and IPv6.vtt
059 How routers decide how to forward a packet.mp4
059 How routers decide how to forward a packet.srt
059 How routers decide how to forward a packet.vtt
060 The basic idea behind NAT.mp4
060 The basic idea behind NAT.srt
060 The basic idea behind NAT.vtt
061 The difference between fragmentation and segmentation.mp4
061 The difference between fragmentation and segmentation.srt
061 The difference between fragmentation and segmentation.vtt
dns-compression.zip
dns-rdata.zip
dns-reverse.zip
dns-trace.zip
lossy-download.zip
proxy-basic.zip
proxy-features.zip
proxy-keepalive.zip
reliable-transport.zip
traceroute-asn.zip
traceroute-fun.zip
traceroute-icmp.zip
|
温馨提示:
1、本站所有内容均为互联网收集或网友分享或网络购买,本站不破解、不翻录任何视频!
2、如本帖侵犯到任何版权问题,请立即告知本站,本站将及时予与删除并致以最深的歉意!
3、本站资源仅供本站会员学习参考,不得传播及用于其他用途,学习完后请在24小时内自行删除.
4、本站资源质量虽均经精心审查,但也难保万无一失,若发现资源有问题影响学习请一定及时点此进行问题反馈,我们会第一时间改正!
5、若发现链接失效了请联系管理员,管理员会在2小时内修复
6、如果有任何疑问,请加客服QQ:1300822626 2小时内回复你!