Stuart Sechrest

EECS Department, University of California, Berkeley

Technical Report No. UCB/CSD-84-191

, 1984

http://www2.eecs.berkeley.edu/Pubs/TechRpts/1984/CSD-84-191.pdf

Berkeley UNIX 4.2BSD offers several choices for interprocess communication. To aid the programmer in developing programs comprising cooperating processes, the different choices are discussed and a series of example programs are presented. These programs demonstrate in a simple way the use of pipes, socketpairs, and sockets and the use of datagram and stream communication.


BibTeX citation:

@techreport{Sechrest:CSD-84-191,
    Author= {Sechrest, Stuart},
    Title= {Tutorial Examples of Interprocess Communication in Berkeley UNIX 4.2 BSD},
    Year= {1984},
    Month= {Jun},
    Url= {http://www2.eecs.berkeley.edu/Pubs/TechRpts/1984/5970.html},
    Number= {UCB/CSD-84-191},
    Abstract= {Berkeley UNIX 4.2BSD offers several choices for interprocess communication. To aid the programmer in developing programs comprising cooperating processes, the different choices are discussed and a series of example programs are presented. These programs demonstrate in a simple way the use of pipes, socketpairs, and sockets and the use of datagram and stream communication.},
}

EndNote citation:

%0 Report
%A Sechrest, Stuart 
%T Tutorial Examples of Interprocess Communication in Berkeley UNIX 4.2 BSD
%I EECS Department, University of California, Berkeley
%D 1984
%@ UCB/CSD-84-191
%U http://www2.eecs.berkeley.edu/Pubs/TechRpts/1984/5970.html
%F Sechrest:CSD-84-191