TCP/IP: Difference between revisions

From XPUB & Lens-Based wiki
No edit summary
No edit summary
Line 6: Line 6:


http://en.wikipedia.org/wiki/Internet_protocol_suite
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 the web

Revision as of 10: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 the web