Difference between revisions of "TCP/IP"

From TRCCompSci - AQA Computer Science
Jump to: navigation, search
(ftp)
(pop3)
Line 33: Line 33:
  
 
==pop3==
 
==pop3==
 +
Post Office Protocol 3
 +
 
==smtp==
 
==smtp==
 
==imap==
 
==imap==

Revision as of 14:39, 6 March 2017

What is a protocol

TCPIP Stack

Application layer

Transport layer

Network layer

Link layer

Ports

Why we need them

Well known port numbers

Socket

Protocols

http

Hyper Text Transfer Protocol

https

ftp

File Transfer Protocol

SSH

Secure SHell Protocol. Designed for operating securely over an unsecure network.

telnet

Allows a user to log into a remote computer over the interlinking network.

pop3

Post Office Protocol 3

smtp

imap