what is a network?
two or more computers connected together with the ability transmit data to each other
what are the 2 main types of networks?
local area network (LAN) and wide area network (WAN)
what is a single computer not connected to any machine called?
stand alone
Explain a network?
when a computer device is connected to another , either via a cable or wireless
Describe the 3 different network sizes?
Explain LAN
name given to a network which spreads over a small geographical area or single site
Give one example of a LAN
A school
Explain WAN
a network which spreads over a large geographical area
What is a protocal
set of rules defining how 2 computers communicate with each other they speak the same languages
Advantages of using a Network? (5)
Disadvantages of using a network? (4)
2.Malware and viruses spread very easily between computers
3.if the servers fail the computers connected to it may not work
Explain why standards are important?
standards are vital in the field of computer science
without standards - most devices wouldn’t be able to interact or communicate
What would happen without standards?
devices wouldn’t be able to interact or communicate
Explain protocol and standards?
Protocols are standard so that all devices have a designated method of communicating with each other regardless of the manufacture
Examples of commonly used protocols?
HTTP - used for webpage rendering
TCP/IP - a network protocol used in routing of packets through networks
POP3 and IMAP - mailing protocols used to access email
FTP - used for transmission of files over networks
HTTPS - secure used with sensitive info
TCP what do you know?
Transmission Control Protocol - provides error frees transmission between routers
IP what do you know?
Internet protocol routes packets across a WAN
how do they work together TCP and IP?
protocol stack - the foundations of communications over the internet
What is TCP/IP?
TCP = ensures reliable delivery, IP = directs data to the right device.
What is HTTP/HTTPS?
HTTP = transfers web pages; HTTPS = encrypted version for security
What is FTP?
File Transfer Protocol – transfers files between devices
What is SMTP?
protocol for sending emails.
What is POP3/IMAP?
Protocols for receiving emails.
What is DNS?
Converts website names into IP addresses