-Original Message-
From: kenTk [mailto:[EMAIL PROTECTED]
Sent: Saturday, November 01, 2008 10:41 PM
To: beginners@perl.org
Subject: Re: Reading from multiple sockets.
On Oct 30, 8:33 am, [EMAIL PROTECTED] (Kammen van) wrote:
> >>> From: Peter Scott [mailto:[EMA
On Oct 30, 8:33 am, [EMAIL PROTECTED] (Kammen van) wrote:
> >>> From: Peter Scott [mailto:[EMAIL PROTECTED]
> >>> Subject: Re: Reading from multiple sockets.
>
> >> On Tue, 21 Oct 2008 12:53:53 +0200, Kammen van, Marco, Springer SBM
> NL
> >> wrote
>>> From: Peter Scott [mailto:[EMAIL PROTECTED]
>>> Subject: Re: Reading from multiple sockets.
>
>> On Tue, 21 Oct 2008 12:53:53 +0200, Kammen van, Marco, Springer SBM
NL
>> wrote:
>> I'm pretty new to working with sockets in perl, looked around for
Kammen van, Marco, Springer SBM NL wrote:
>
>>> From: Peter Scott [mailto:[EMAIL PROTECTED]
>>> Subject: Re: Reading from multiple sockets.
>
>> On Tue, 21 Oct 2008 12:53:53 +0200, Kammen van, Marco, Springer SBM
NL
>> wrote:
>> I'm pretty new
-Original Message-
From: John W. Krahn [mailto:[EMAIL PROTECTED]
Sent: Wednesday, October 22, 2008 2:51 PM
To: Perl Beginners
Subject: Re: Reading from multiple sockets.
Kammen van, Marco, Springer SBM NL wrote:
>
>>> From: Peter Scott [mailto:[EMAIL PROTECTED]
>
Kammen van, Marco, Springer SBM NL wrote:
From: Peter Scott [mailto:[EMAIL PROTECTED]
Subject: Re: Reading from multiple sockets.
On Tue, 21 Oct 2008 12:53:53 +0200, Kammen van, Marco, Springer SBM NL
wrote:
I'm pretty new to working with sockets in perl, looked around for days
for a p
>>From: Peter Scott [mailto:[EMAIL PROTECTED]
>>Subject: Re: Reading from multiple sockets.
>On Tue, 21 Oct 2008 12:53:53 +0200, Kammen van, Marco, Springer SBM NL
>wrote:
> I'm pretty new to working with sockets in perl, looked around for days
> for a proper so
On Tue, 21 Oct 2008 12:53:53 +0200, Kammen van, Marco, Springer SBM NL
wrote:
> I'm pretty new to working with sockets in perl, looked around for days
> for a proper solution for my IRC/DCC problem but couldn't find one.
If you'd like to do this without grubbing around at the socket level,
check o
-Original Message-
From: Bob McConnell [mailto:[EMAIL PROTECTED]
> Which I forgot to mention is that both my sockets are connected to
> different ports... (54321 & 1024)
> And also, one socket is connected to a server, and the other socket is
> accepting from a client
> Does this ch
From: Kammen van, Marco, Springer SBM NL
>>Hi All!
>>
>>I'm pretty new to working with sockets in perl, looked around for days
>>for a proper solution for my IRC/DCC problem but couldn't find one.
>>
>>The connection to the server uses a socket with a neverending while
>>loop:
>
>>All works fine
>Hi All!
>
>I'm pretty new to working with sockets in perl, looked around for days
>for a proper solution for my IRC/DCC problem but couldn't find one.
>
>The connection to the server uses a socket with a neverending while
>loop:
>All works fine untill i want to make a DCC connection using anoth
Hi All!
I'm pretty new to working with sockets in perl, looked around for days
for a proper solution for my IRC/DCC problem but couldn't find one.
The connection to the server uses a socket with a neverending while
loop:
sub connection {
# Make The Initial Server Connection! #
$con = IO::S
12 matches
Mail list logo