Transmission Control Protocol
Internet protocolWikipedia
133
MENTIONS
57
EPISODES
49
PODCASTS
Search complete. 133 mentions across 57 episodes found for "Transmission Control Protocol".
Sep 10, 2026
680: What FS?
T
16:07Tom JonesHOST
Oh, I have no capital I, as we know it in the '70s and '80s.
T
16:10Tom JonesHOST
As Vint Cerf and others developed TCP/IP, but other protocols were standardized, so in theory internet hosts could exchange data, programming interfaces were awkward and unstandardized.
T
16:18Tom JonesHOST
ARPA renamed...
T
16:22Tom JonesHOST
Ar- Sorry.
T
18:47Tom JonesHOST
On Unix, everything is a file apart from the things which aren't.
R
18:50Ruben ShadeHOST
Mm-hmm.
T
18:50Tom JonesHOST
The programmer specifies what protocol they want to use, TCP, UDP, et cetera, plus a couple of other arguments delineating the type of communication.
T
18:58Tom JonesHOST
Like a call creating a file, a call creates a network socket, returns a simple integer that represents a network connection.
Course 42 - Mobile Malware Analysis Fundamentals | Episode 14: Architecture and Essential Toolkits
S
22:31speaker_1HOST
It's so clever.
S
22:32speaker_1HOST
And to capture the broader network picture, like not just the specific HTTP traffic, but all the raw data packets flying back and forth, you rely on tools like Wireshark, TCP dump and Charles proxy.
S
22:45speaker_2HOST
Yeah, they record everything on the wire.
S
22:46speaker_2HOST
So you have a permanent forensic record of the exact sequence of communication.
Bitcoin Optech: Newsletter #421 Recap
E
28:31Eric SestariGUEST
So I was doing and creating this Bolt8 code, which is basically a noise protocol.
E
28:40Eric SestariGUEST
And when I started doing it, I started to point out some nodes and i was still testing locally so i made like some docker and using some containers to connect to those nodes and started sending like a lot of ping messages without reading from tcp connection so normal people would not do that because they went to send messages and like have the exchange of the needs message which is the first message on the lights network which you need to exchange to to announce feature bits and i started sending a lot of those ping messages and not reading nothing from the TCP connection.
E
29:23Eric SestariGUEST
So the peers on the other side need to somehow stop reading our message or drop the Pong message.
E
29:32Eric SestariGUEST
So I tested it with Core Lightning, LND, and all the Lightning nodes.
E
30:54Eric SestariGUEST
And when the connection receives the ping message, for example, it needs to send a pong to that peer.
E
31:03Eric SestariGUEST
But with the pong message, it didn't stop reading the connections.
E
31:08Eric SestariGUEST
So it would try to send the message, put in the outgoing kill, and continue reading from the TCP connection.
E
31:18Eric SestariGUEST
So it started like... uh pushing message adding message to a queue and not being able to send because the peer is not reading the message and starting like uh increasing the memory usage because it's not like being able to send any message and and free the queue so it would it would die by a autistic memory
The Invisible Network Powering AWS with Matt Rehder
C
17:16Corey QuinnHOST
Yes.
C
17:17Corey QuinnHOST
One other bit of magic in here that I talk to folks, even folks who have networking backgrounds there, right, you look at the typical, you start inspecting the traffic that's going over the wire, you look and you see the physical, the back address on the physical layer, layer two, you look at the IP logic around layer three, you look at TCP and all the stuff that's being built in as those things happen, the entire network that you see as a customer is fake.
C
17:41Corey QuinnHOST
It is an emulated, virtualized imagining of a network designed to look like networks looked 25 years ago, and it is entirely living on top of what the reality actually is.
C
17:54Corey QuinnHOST
And that is wildly exciting.
C
19:42Corey QuinnHOST
There were a bunch of early things that came out like, oh, Apple Talk, sure, great, IPX, ISPX, that, yeah.
C
19:51Corey QuinnHOST
Things that I don't even remember because they did not win.
C
19:53Corey QuinnHOST
TCP on top of IP did.
M
19:56Matt RehderGUEST
Very durable.
I Built a Mail Server From Scratch and Spent Most of My Time on Four DNS Records
A
5:51Artificial IntelligenceNARRATOR
CyberPanel opens most of what it needs, but verify because a silently closed port looks identical to a broken service.
A
5:58Artificial IntelligenceNARRATOR
Port protocol, what it is for 22/TCP SSH 80, 443/TCP HTTP and HTTPS Also needed for Let's Encrypt validation eight thousand and ninety TCP the CyberPanel interface two five TCP SMTP, server to server mail.
A
6:16Artificial IntelligenceNARRATOR
This is the one providers block five eight seven TCP submission, what your mail client uses to send four six five TCP SMTPS, older implicit TLS submission, still widely used one hundred and forty-three.
A
6:29Artificial IntelligenceNARRATOR
Nine nine three TCP IMAP and IMAP over TLS one hundred and ten.
Cyber Security News for September 9 2026 - Daily DefSec Brief
J
4:04Jerry BellHOST
An Android Trojan hides its payload in the app package, then scans for debug ports left open and installs itself on whatever answers.
J
4:13Jerry BellHOST
Turn off ADB over TCP on your managed Android fleet.
J
4:17Jerry BellHOST
Fifteen.
J
4:18Jerry BellHOST
Where the UEFI shell ships inside Flash, an administrator who can change the boot order can start it and use its memory write commands to turn off the checks secure boot relies on.
Mike Belshe: The 100 Bitcoin Hacking Bounty & How to Hold Bitcoin Where the ETFs Do
M
46:55Mike BelsheGUEST
Now we have all these protocols now with crypto, Ethereum and Solana, et cetera.
M
47:01Mike BelsheGUEST
But at the networking programming level, You know, TCP has been around since 1970, very incremental changes, a big update, small update, but big update in the early 90s.
M
47:12Mike BelsheGUEST
The web had not changed for 15 years at this point in time, which is around 2010.
M
47:17Mike BelsheGUEST
So it was really pretty easy.
N
48:37Natalie BrunellHOST
That's exciting.
N
48:38Natalie BrunellHOST
And I will say, just as a note to my viewers and listeners, a couple of years ago, what you just said would have been foreign language to me.
N
48:46Natalie BrunellHOST
And it was only because of Bitcoin that I learned about protocols, that I learned what TCPIP is.
N
48:51Natalie BrunellHOST
If you want to know, if some of this sounded like, I don't know what he just said, please get my book.
Course 42 - Mobile Malware Analysis Fundamentals | Episode 12: Dynamic Analysis Tools, Techniques, and Assessment
S
8:50speaker_5GUEST
So the ad pay forward directive tells the ADB daemon to create a socket connection.
S
8:55speaker_5GUEST
By specifying TCP.31415 as the first argument, you're opening port 31415 on your local computer's loopback interface.
S
9:04speaker_5GUEST
Got it.
S
9:05speaker_5GUEST
Then the second TCP.31415 tells ADB to take any traffic it receives on that local port, shove it through the USB or virtual connection, and spit it out on port 31415 inside the emulator's network stack.
S
9:18speaker_4HOST
Now, technically, depending on your shell environment, I know you can sometimes omit the TCP protocol declaration.
S
9:23speaker_5GUEST
You can, yeah.
How Retained NetFlow Found a Five-Year APT Nobody Else Saw | Micah Czigan | EP #16
M
61:26Micah CziganGUEST
No.
M
61:29Micah CziganGUEST
No, it was just a simple TCP packet going out.
M
61:34Micah CziganGUEST
So it definitely wasn't just fire and forget.
M
61:37Micah CziganGUEST
It was very targeted.
Episode 28: Mock Exam Practice Set 1 - 13 SAA-C03 Questions & Answers | TechTalkWithBalu
B
19:10BaluHOST
It does improve global performance by routing traffic over the AWS backbone to the optimal endpoint, but it does not cache content.
B
19:17BaluHOST
It's best for non-cacheable traffic like TCP or UDP workloads and APIs where you want the fast backbone path.
B
19:25BaluHOST
When the requirement specifically says cache content at the edge, that's CloudFront, not Global Accelerator.
B
19:31BaluHOST
The keyword that decides this is cache content at edge locations.
47 more episodes mention Transmission Control Protocol.
Create an account to see the whole feed, search across every transcript, and follow the entities you care about.