Xref: utzoo comp.unix.questions:31231 comp.unix.programmer:1801 Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!usc!samsung!munnari.oz.au!mel.dit.csiro.au!latcs1!wongm From: wongm@latcs1.lat.oz.au (Mun C Wong) Newsgroups: comp.unix.questions,comp.unix.programmer Subject: socket Message-ID: <1991May11.191723.10048@latcs2.lat.oz.au> Date: 11 May 91 19:17:23 GMT Sender: wongm@latcs2.lat.oz.au (Mun C Wong) Organization: Comp Sci, La Trobe Uni, Australia Lines: 8 Sorry for posting such a beginner question . 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 . So I hopefully wish if any experienced helpful people can give me some examples and explanation of how to use the socket call and a bunch of other relevant calls such as connect , select , send etc . Thanks in advance !!