DHCP and DNS

July 9, 2018 antony 0

Dynamic Host Configuration Protocol (DHCP) Every device on a network needs a unique IP address.  While these addresses can be manually assigned that is not […]

IPv4 and IPv6

July 9, 2018 antony 0

IP stands for Internet Protocol. The v in IPv4  and IPv6 is Version.  We use IPv4 and IPv6 for identifying nodes on a network, each […]

TCP/IP Model

July 7, 2017 antony 0

Transmission Control Protocol / Internet Protocol (TCP/IP) is a set of communication protocols which specify how data is transferred across networks (and therefore the internet). […]

Encryption

March 27, 2017 antony 0

Transferring data over networks is inherently insecure.  The traffic passes through multiple routers and if any of those routers are compromised by a hacker or […]

Communication Protocols

January 3, 2017 antony 0

Protocols are agreed forms of communication.  Computer networks require protocols to transfer different types of data reliably and efficiently – and sometimes securely – most protocols […]

Transmission media

January 3, 2017 antony 0

Transmission media (or medium) refers to any method of network connection, whether it is wired or wireless.  They all transfer packets of data using different […]

No Image

Data types

November 18, 2016 antony 0

Computers store information as binary 1’s and 0’s.  These are known as bits.  Groups of 8 bits are bytes.  Ultimately, whatever data we store in […]