Computing

Computer Networks

Module code: G5115
Level 5
15 credits in spring semester
Teaching method: Lecture, Laboratory
Assessment modes: Multiple choice questions, Coursework

This module provides an introduction to the basics of packet switching technologies as used in the internet. Emphasis is placed on core Internet protocols such as IP and TCP.

Subjects covered include:

  • network access technologies
  • design of network protocols using layering
  • local area networks
  • TCP/IP routing and switching
  • and congestion control.

This module introduces the internet with a top-down view: the accent is on layer abstractions and the associated protocols (and how to program with them). Particular attention is paid to questions of network security.

Pre-requisite

Further Programming

Module learning outcomes

  • Understand the architectural principles of computer networking..
  • Have a critical understanding of the purpose and workings the TCP/IP protocol stack.
  • Design and implement simple communication protocols based on the Internet model of communication outside the context in which they were first studied.
  • Understand the principles of network application programming with sockets and be able to develop network applications.