Xref: utzoo comp.unix.questions:31238 comp.unix.programmer:1805 Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uwm.edu!linac!mp.cs.niu.edu!ux1.cso.uiuc.edu!phil From: phil@ux1.cso.uiuc.edu (Phil Howard KA9WGN) Newsgroups: comp.unix.questions,comp.unix.programmer Subject: Re: socket Message-ID: <1991May12.012719.6855@ux1.cso.uiuc.edu> Date: 12 May 91 01:27:19 GMT References: <1991May11.191723.10048@latcs2.lat.oz.au> Organization: University of Illinois at Urbana Lines: 19 wongm@latcs1.lat.oz.au (Mun C Wong) writes: > 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 !! It is probably best to get the relevant documentation in printed form and read through it and get the fundamental ideas of what is going on. For BSD, the "UNIX Programmer's Manual Supplementary Documents 1", chapters 7 and 8, should get you bootstrapped. -- /***************************************************************************\ / Phil Howard -- KA9WGN -- phil@ux1.cso.uiuc.edu | Guns don't aim guns at \ \ Lietuva laisva -- Brivu Latviju -- Eesti vabaks | people; CRIMINALS do!! / \***************************************************************************/