Hi Arun
You didn't say what you really wanted to achieve. Do yo want to dabble and
learn from that experience what using network modules is all about ?
--
Andrew
Edinburgh,Scotland
On Fri, 6 Jun 2008, Arun wrote:
Hi,
This is Arun here, i am new to Perl so i
was just thinking of programming
On Fri, Jun 6, 2008 at 7:29 PM, Arun <[EMAIL PROTECTED]> wrote:
> Hi,
> This is Arun here, i am new to Perl so i
> was just thinking of programming the TCP apllications or working. So
> how do i do that, just needed guidance from you.
>
Licoln Stein's book "Network Programming with Perl" is great
Arun wrote:
> Hi,
> This is Arun here, i am new to Perl so i
> was just thinking of programming the TCP apllications or working. So
> how do i do that, just needed guidance from you.
A lot depends on how you want to use TCP, but take a look at
perldoc -f socket
and
perldoc Socket
HTH,
Ro