トップページへ

2024 Faculty Courses School of Computing Department of Mathematical and Computing Science Graduate major in Artificial Intelligence

Workshop on Building Advanced Computer Network

Academic unit or major
Graduate major in Artificial Intelligence
Instructor(s)
Masayuki Yamamura / Isao Ono
Class Format
Lecture (HyFlex)
Media-enhanced courses
-
Day of week/Period
(Classrooms)
3-4 Mon / 3-4 Thu
Class
-
Course Code
ART.T457
Number of credits
200
Course offered
2024
Offered quarter
2Q
Syllabus updated
Mar 14, 2025
Language
English

Syllabus

Course overview and goals

This course focuses on computer networks that are necessary infrastructures to support our society. Topics include the structure and the mechanism of local area networks, the packet delivery and its control in the Internet, various information services on the Internet and the network security. This course enables students to understand the fundamentals of computer networks through exercises of building a small computer network environment in practice.
The aims of this course are to enable students 1) to acquire knowledge of the structure and the mechanism of computer networks and 2) to build and operate computer network environments.

Course description and aims

By the end of this course, students will be able to:
1) Explain packet delivery and control by the TCP/IP protocol.
2) Explain private networks and firewalls.
3) Explain the network security.
4) Explain various information services on the Internet.
5) Explain various services on intranets.
6) Build and operate computer network environments with the knowledge of 1) to 5).

Keywords

The Internet, TCP/IP, Ethernet, private networks, firewalls, network security, services, intranets

Competencies

  • Specialist skills
  • Intercultural skills
  • Communication skills
  • Critical thinking skills
  • Practical and/or problem-solving skills

Class flow

This course consists of two parts, Part 1 (Class 1 to 6) and Part 2 (Class 7 to 14). In Part 1, students are required to submit response sheets at the end of each class. In Part 1, problems to evaluate students’ understanding will be assigned. In Part 2, exercise will be done in each class and homework will be assigned at the end of each class.

Course schedule/Objectives

Course schedule Objectives
Class 1 Packet delivery and control by TCP/IP Understand information networks, delivery of IP datagrams, and ICMP.
Class 2 Private networks and access control Understand communication from private networks to public networks, access control, and firewalls.
Class 3 Domain name services Understand the outline of the domain name system, designing and utilizing domain name servers, and setting up a domain name server with BIND.
Class 4 E-mail systems Understand the mechanism of the delivery of e-mails and security in e-mail systems.
Class 5 World Wide Web Understand the outline of WWW systems, HTTP, URL, proxy servers, active WEB services.
Class 6 Network security Understand examples of abusing security holes and countermeasures, examples of denial of service attacks and countermeasures, and examples of hiding illegal actions and countermeasures.
Class 7 Introduction to Linux, building a virtual machine Understand basic of Linux,install a virtual machine software, build a virtual machine and install Linux on it.
Class 8 File systems and text editing Understand file systems, commands for file operation, pattern matching, text editing, the standard input/output/error output, and redirection.
Class 9 Shell programming Understand shell scripts, shell variables, control structures, and functions.
Class 10 Processes and job control Understand processes, foreground processes and background processes, inter-process communication, and services.
Class 11 Building a small system and setting up NAT Understand the system configuration, build a gateway virtual machine, a virtual server machine, client virtual machines and installing Linux on them, set up NAT on the gateway.
Class 12 Setting up NIS/NFS Set up NIS,NFS and automount.
Class 13 Installing a job management system (1) Building and setup a job management system
Class 14 Installing a job management system (2) cont.

Study advice (preparation and review)

To enhance effective learning, students are encouraged to spend approximately 100 minutes preparing for class and another 100 minutes reviewing class content afterwards (including assignments) for each class.
They should do so by referring to textbooks and other course material.

Textbook(s)

None required. All material used in class can be found on WEB site.

Reference books, course materials, etc.

None required. All material used in class can be found on WEB site.

Evaluation methods and criteria

Students will be assessed on their understanding of packet delivery and control by the TCP/IP protocol, private networks and firewalls, the network security, various information services on the Internet and various services on intranets, and their ability to apply them to building computer networks. Students’ course scores are based on assignments in Class 1 to 7 (50%) and those in Class 8 to 14 (50%).

Related courses

  • CSC.T345 : Computer Networks

Prerequisites

No prerequisites.