TCP/IP: Difference between revisions
(Created page with "http://www.yale.edu/pclt/COMM/TCPIP.HTM") |
No edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
Transmission Control Protocol / Internet Protocol | |||
A foundational "layer" of the Internet -- this is the basic means of sending data between computers that protocols build upon ([[HTTP]] for the "web", or [[SMTP]] and [[POP]] and [[IMAP]] for email, for instance) | |||
http://www.yale.edu/pclt/COMM/TCPIP.HTM | http://www.yale.edu/pclt/COMM/TCPIP.HTM | ||
http://en.wikipedia.org/wiki/Internet_protocol_suite | |||
* [http://www.objc.io/issue-10/ip-tcp-http.html IP, TCP, HTTP] Nice overview of this "stack" of protocols central to modern networked data traffic |
Latest revision as of 09:30, 8 March 2014
Transmission Control Protocol / Internet Protocol
A foundational "layer" of the Internet -- this is the basic means of sending data between computers that protocols build upon (HTTP for the "web", or SMTP and POP and IMAP for email, for instance)
http://www.yale.edu/pclt/COMM/TCPIP.HTM
http://en.wikipedia.org/wiki/Internet_protocol_suite
- IP, TCP, HTTP Nice overview of this "stack" of protocols central to modern networked data traffic