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). […]

Compare common development processes

December 8, 2014 antony 0

This covers linear (waterfall/cascade) and iterative(prototyping/rapid application development) methodologies of executing the development framework, and compares the advantages and disadvantages.