CSci 553: Spring 2006

Exam 2: Study Guide



(UNP)Ch #1: Unix Network Programming


(UNP) Ch #2: Transport Layer: Details of TCP, UDP and SCTP transport layer protocols


(AUP) Ch #5: Art of protocol design

    1. Interoperability

    2. transparency

    3. extensibility

    4. storage/transaction economy


(UNP) Ch #3: Introduction to Socket details


(UNP) Ch #4: Elementary TCP sockets


(UNP) Ch #5: Signal handling and managing child processes created using fork for a concurrent server


(UNP) Ch #8: Elementary UDP sockets