Etienne Ledoux wrote:
> greetings,
>
> I'm attempting a perl program that will listen on a port for a
> connection. when a connection is made some info will be transfered
> and the client will disconnect.
>
> I've never done this before but seem to be making some progress with
> all the resources
greetings,
I'm attempting a perl program that will listen on a port for a connection.
when a connection is made some info will be transfered and the client will
disconnect.
I've never done this before but seem to be making some progress with all the
resources available on the net. I was just w