Re: UNIX Domain Socket help required.

2002-05-30 Thread drieux
On Wednesday, May 29, 2002, at 10:35 , John Hennessy wrote: > Hi, I am looking for a good IO::Handle example for a simple client and > server. > > I have checked the perlipc document but must still be missing > something. It echoes data back to client ok but I simply need to have the > server l

UNIX Domain Socket help required.

2002-05-29 Thread John Hennessy
Hi, I am looking for a good IO::Handle example for a simple client and server. I have checked the perlipc document but must still be missing something. It echoes data back to client ok but I simply need to have the server listening for client connections and print the data to another filehandle