Pipes

01/11/98


Click here to start


Table of Contents

Pipes

Inter-Process Communication (IPC)

File Descriptors Revisited

Pipes and File Descriptors

dup() and dup2()(12.2)

pipe() (12.2)

pipe()/dup2() example

popen() and pclose()(12.1)

Sockets

What are sockets? (12.5)

Connection-Oriented Paradigm

Example: server.c

Example: client.c

The INET domain

The INET domain (cont.)

Author: James MacLean & Sean Culhane

Email: maclean@vis.toronto.edu

Home Page: http://www.cs.toronto.edu/~maclean/csc209/Fall98/Slides

Download presentation source