Xref: utzoo comp.unix.questions:31371 comp.unix.programmer:1834 Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!elroy.jpl.nasa.gov!decwrl!pa.dec.com!decuac!hussar.dco.dec.com!mjr From: mjr@hussar.dco.dec.com (Marcus J. Ranum) Newsgroups: comp.unix.questions,comp.unix.programmer Subject: Re: socket (long) Message-ID: <1991May16.033354.20029@decuac.dec.com> Date: 16 May 91 03:33:54 GMT References: <1991May11.191723.10048@latcs2.lat.oz.au> Organization: Digital Equipment Corp., Washington Ultrix Resource Center Lines: 12 > I am a beginner in learning socket system call on my own and I find > myself end up man the online manual page without any clue and example > of what is going on . I should maybe have cron post this for me about once a month. ;) The Berkeley IPC Primer is an excellent intro with examples and a very straightforward explanation of how to do basic IPC. It's available for anonymous FTP from finer archive servers near you, and requires only some basic knowledge of *roff to format. mjr.