Skip to content
On this page

Introduction

CSE491 Network Application Programming

Spring 2021

National Sun Yat-sen University

Instructor

You-Chiun Wang (website)

Materials

The materials used in this course include slides and textbooks. The slides are not provided due to the copyright issue. Here - s the textbooks list.

Notes

This website includes the notes I took throughout the course. The contents are mainly taken from the textbook plus some personal explanations.

Table of contents

ChapterContent
1Network Programming (notes)
2Transport Layer Protocols (notes)
3UNIX Socket Programming (notes)
4Client-server Model (notes)
5Design of Client Software (notes)
6Design of Server Software (notes)