Version Voltron
Lecture: Transmission Control Protocol
TCP/IP basics
TCP/IP is the most widely used protocol on the Internet for transmitting data. But how does it work in detail? This talk will explain the TCP protocol, from handshake over established to teardown in detail - and elaborate a bit on protocol adjustments over time and congestion control.
I will briefly explain how computers talk to each other via the Internet Protocol (IP), and explain the transport protocols UDP and TCP, and their interaction with ICMP (for error and control messages). UDP is the user datagram protocol, an unreliable packet-oriented protocol. TCP provides a reliable stream of data, and includes connection establishment, feature negotiation, window management, and teardown.
Over the last years at University of Cambridge I contributed to a formal model of TCP/IP and the Unix sockets API, developed in HOL4. We validated our HOL4 model with the FreeBSD-12 stack using Dtrace (packets, system calls, internal TCP state). In this research, we formalised a more exact TCP state machine than in initial RFCs or common literature (Stevens).
Info
Day:
2018-12-27
Start time:
19:10
Duration:
00:40
Room:
Dijkstra
Track:
Science
Language:
en
Links:
- iCalendar
- Engineering with Logic: Rigorous Test-Oracle Specification and Validation for TCP/IP and the Sockets API
- Network Semantics repository
Feedback
Click here to let us know how you liked this event.
Concurrent Events
Speakers
Hannes Mehnert |