Perfect, exactly what I was looking for!

Thanks
Jerry

>-----Original Message-----
>From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
>Behalf Of zentara
>Sent: Wednesday, July 19, 2006 8:48 AM
>To: beginners@perl.org
>Subject: Re: File transfer over socket connection
>
>On Tue, 18 Jul 2006 12:08:31 -0400, [EMAIL PROTECTED] ("Jerry DuVal")
>wrote:
>
>>I have a socket connection running on
>>
>>
>>
>>listener - Server A port 50
>>
>>client - Server B
>>
>>
>>
>>I can talk btwn the client and server with no problem, but I want to send
>a
>>file over the TCP socket connection. Does any one have any examples?
>
>Look at  http://perlmonks.org?node_id=197879
>
>
>I finally found out about Net::EasyTCP and prefer it because it makes it
>easy to setup port-passwords,  logins, and encryption for security. You
>really don't want to leave a port open on the internet without some
>front door and security on it.
>
> http://perlmonks.org?node_id=198680
>
>
>
>
>--
>I'm not really a human, but I play one on earth.
>http://zentara.net/japh.html
>
>--
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]
><http://learn.perl.org/> <http://learn.perl.org/first-response>



-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to