Re: [Perl-unix-users] Socket connections

2007-06-06 Thread Bill Luebkert
Pierce, Glen wrote: > Hi All, > > I am hoping someone here can help me. First I will say I don’t have a > lot of experience setting up socket connections. I am trying to set up > a socket connection using IO::Socket. I want to establish a socket > connection and keep it established. Can t

[Perl-unix-users] Socket connections

2007-06-06 Thread Pierce, Glen
Hi All, I am hoping someone here can help me. First I will say I don't have a lot of experience setting up socket connections. I am trying to set up a socket connection using IO::Socket. I want to establish a socket connection and keep it established. Can this be done? If so, what is the be