Difference between revisions of "TCP/IP"

From TRCCompSci - AQA Computer Science
Jump to: navigation, search
(http)
(ftp)
Line 24: Line 24:
 
==https==
 
==https==
 
==ftp==
 
==ftp==
 +
File Transfer Protocol
 +
 
==SSH==
 
==SSH==
 
Secure SHell Protocol. Designed for operating securely over an unsecure network.
 
Secure SHell Protocol. Designed for operating securely over an unsecure network.

Revision as of 15: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

smtp

imap