Re: socket programming in perl

2007-11-15 Thread Raan
Hi , Thanks for providing me useful information. Can you also tell me can i call a web service from the perl. Regards, Raan On Nov 14, 7:33 pm, [EMAIL PROTECTED] (Jeff Pang) wrote: > On Nov 14, 2007 5:45 PM, Raan <[EMAIL PROTECTED]> wrote: > > > Hi All, > > > I have to do some kind of socket pr

Re: socket programming in perl

2007-11-15 Thread Jeff Pang
On Nov 15, 2007 2:10 PM, Raan <[EMAIL PROTECTED]> wrote: > Hi , > > Thanks for providing me useful information. > > Can you also tell me can i call a web service from the perl. > What do you mean by calling a web service from the perl? If you want to access web pages with perl you can use LWP libs

Re: socket programming in perl

2007-11-14 Thread Jeff Pang
On Nov 14, 2007 5:45 PM, Raan <[EMAIL PROTECTED]> wrote: > Hi All, > > I have to do some kind of socket programming in perl . > > Is it possible to do some kind of socket programming in perl. > Yes it's very possible. Perl's socket functions are strong enough to build any network application you w