From: bhenning@wimsey.bc.ca (Bill Henning) Subject: Re: easy/minor question for everyone... Date: 30 Dec 1992 18:32:28 GMT
You are thinking of the loopback mode, can't help you there, never
installed it (yet).
A socket is an inter process communications path, see /usr/include/socket.h
on a unix box, then 'man xxxx' where xxxx is a function name for a function.
Bill