Re: socket programming in perl

2007-11-15 Thread Raan
e 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 want.For the begin I suggest you > read

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

socket programming in perl

2007-11-14 Thread Raan
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. Regards, Raan -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/

Re: Socket Programming with Perl

2007-08-20 Thread Gunnar Hjalmarsson
[EMAIL PROTECTED] wrote: On Aug 20, 12:12 pm, [EMAIL PROTECTED] (Saran j jegan) wrote: Do any suggest me successful module for socket communication in perl under windows environment and some prerequisite for it. There are dump of modules ,which might be the best one from yours experi

Re: Socket Programming with Perl

2007-08-20 Thread Saran . j . jegan
On Aug 20, 12:12 pm, [EMAIL PROTECTED] (Saran j jegan) wrote: > Hello, > Do any suggest me successful module for socket communication > in perl under windows environment and some prerequisite for it. There are dump of modules ,which might be the best one from yours experience, will be gr

Re: Socket Programming with Perl

2007-08-20 Thread Gunnar Hjalmarsson
[EMAIL PROTECTED] wrote: Do any suggest me successful module for socket communication in perl under windows environment and some prerequisite for it. http://search.cpan.org/search?query=socket -- Gunnar Hjalmarsson Email: http://www.gunnar.cc/cgi-bin/contact.pl -- To unsubscribe

Socket Programming with Perl

2007-08-20 Thread Saran . j . jegan
Hello, Do any suggest me successful module for socket communication in perl under windows environment and some prerequisite for it. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/

Re: [Socket Programming]: Need info for Client / Server scenario

2004-05-31 Thread James Edward Gray II
On May 31, 2004, at 11:10 AM, <[EMAIL PROTECTED]> wrote: Hi James, Can you suggest me what this POE is? POE or Perl Object Environment is a multitasking framework. Where can I get info regarding this? http://poe.perl.org/ James -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e

RE: [Socket Programming]: Need info for Client / Server scenario

2004-05-31 Thread suresh.pasupula
IONS) Cc: [EMAIL PROTECTED] Subject: Re: [Socket Programming]: Need info for Client / Server scenario On May 30, 2004, at 11:06 PM, <[EMAIL PROTECTED]> wrote: > Hi, Howdy. > I need some good links for understanding socket programming (Client / > Server programming). Not a link

Re: [Socket Programming]: Need info for Client / Server scenario

2004-05-31 Thread James Edward Gray II
On May 30, 2004, at 11:06 PM, <[EMAIL PROTECTED]> wrote: Hi, Howdy. I need some good links for understanding socket programming (Client / Server programming). Not a link specifically, but I feel I would be letting you down if I didn't mention Network Programming with Perl. That is a

Re: [Socket Programming]: Need info for Client / Server scenario

2004-05-30 Thread LRMK
day, May 31, 2004 10:06 AM Subject: [Socket Programming]: Need info for Client / Server scenario Hi, I need some good links for understanding socket programming (Client / Server programming). I have written some scripts for multiple clients and a server (Forking Server). But I am facing so

Re: [Socket Programming]: Need info for Client / Server scenario

2004-05-30 Thread Andrew Gaffney
[EMAIL PROTECTED] wrote: I need some good links for understanding socket programming (Client / Server programming). I have written some scripts for multiple clients and a server (Forking Server). But I am facing some problems - the server data has to be shared among all the child processes

[Socket Programming]: Need info for Client / Server scenario

2004-05-30 Thread suresh.pasupula
Hi, I need some good links for understanding socket programming (Client / Server programming). I have written some scripts for multiple clients and a server (Forking Server). But I am facing some problems - the server data has to be shared among all the child processes - does this happen

RE: RE: Low Level Socket Programming

2003-07-09 Thread Kipp, James
3 9:54 AM > To: Kipp, James > Cc: [EMAIL PROTECTED] > Subject: Re: RE: Low Level Socket Programming > > > He He, > > This is a dandy little one. > > Mark G > - Original Message - > From: "Kipp, James" <[EMAIL PROTECTED]> > Date:

Re: RE: Low Level Socket Programming

2003-07-09 Thread mgoland
He He, This is a dandy little one. Mark G - Original Message - From: "Kipp, James" <[EMAIL PROTECTED]> Date: Wednesday, July 9, 2003 7:45 am Subject: RE: Low Level Socket Programming > > > > hello, > > I have written a tcp socket server using th

RE: Low Level Socket Programming

2003-07-09 Thread Kipp, James
> > hello, > I have written a tcp socket server using the Perl Cookbook > and Use Socket. This is nice an works well. However, i want > to write a > server that can listen for a special packet. So i need to get down > futher that the Perl Cookbook shows. I want to see each packet and > be able

Low Level Socket Programming

2003-07-08 Thread jdavis
hello, I have written a tcp socket server using the Perl Cookbook and Use Socket. This is nice an works well. However, i want to write a server that can listen for a special packet. So i need to get down futher that the Perl Cookbook shows. I want to see each packet and be able to look at its wi

Re: Problem running the socket programming

2003-06-06 Thread anil adenan
:[EMAIL PROTECTED] > > Sent: Sunday, June 01, 2003 6:10 PM > > To: R. Joseph Newton > > Cc: LoBue, Mark; 'Bob Showalter'; [EMAIL PROTECTED] > > Subject: Re: Problem running the socket programming > > > > > > In that case, the path is not the cause o

Re: Problem running the socket programming

2003-06-04 Thread anil adenan
; > To: R. Joseph Newton > > Cc: LoBue, Mark; 'Bob Showalter'; [EMAIL PROTECTED] > > Subject: Re: Problem running the socket programming > > > > > > In that case, the path is not the cause on why my socket program wont > > work. I've change the fi

RE: Problem running the socket programming

2003-06-04 Thread LoBue, Mark
> -Original Message- > From: anil adenan [mailto:[EMAIL PROTECTED] > Sent: Sunday, June 01, 2003 6:10 PM > To: R. Joseph Newton > Cc: LoBue, Mark; 'Bob Showalter'; [EMAIL PROTECTED] > Subject: Re: Problem running the socket programming > > > In that c

Re: Problem running the socket programming

2003-06-02 Thread James Edward Gray II
Since I'm coming into this conversation late, can you tell me what's wrong with the program? What kind of errors are you getting? James On Sunday, June 1, 2003, at 08:09 PM, anil adenan wrote: In that case, the path is not the cause on why my socket program wont work. I've change the first li

Re: Problem running the socket programming

2003-06-02 Thread anil adenan
In that case, the path is not the cause on why my socket program wont work. I've change the first line (the path) to the perl interpreter but it still wont work. Below is the snippet of the code, in case I am missing anything. --code-- #!/usr/contrib/bin/perl -w require 5.002; use strict; use So

Re: Problem running the socket programming

2003-06-01 Thread R. Joseph Newton
anil adenan wrote: > I dont understand. Where or how do we create this link ( ln -s > /opt/perl/bin/perl /usr/bin/perl)? No. Read again: > The perl installation will create this link for you, BTW. > > > Joseph -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mai

Re: Problem running the socket programming

2003-05-31 Thread anil adenan
e, Mark'; [EMAIL PROTECTED] > > Subject: RE: Problem running the socket programming > > > > > > LoBue, Mark wrote: > > > ... > > > On my HP-UX systems, the location of perl changed from 10.2 to 11 > > > > > > 10.2 = /usr/local/bin/per

RE: Problem running the socket programming

2003-05-31 Thread LoBue, Mark
> -Original Message- > From: Bob Showalter [mailto:[EMAIL PROTECTED] > Sent: Friday, May 30, 2003 11:08 AM > To: 'LoBue, Mark'; [EMAIL PROTECTED] > Subject: RE: Problem running the socket programming > > > LoBue, Mark wrote: > > ... > > On

RE: Problem running the socket programming

2003-05-31 Thread Bob Showalter
LoBue, Mark wrote: > ... > On my HP-UX systems, the location of perl changed from 10.2 to 11 > > 10.2 = /usr/local/bin/perl > > 11 = /opt/perl/bin/perl > > And, I couldn't add a link because /opt and /usr are 2 different > logical volumes, so, I had to change the first line of my scripts to > po

RE: Problem running the socket programming

2003-05-31 Thread LoBue, Mark
> -Original Message- > From: anil adenan [mailto:[EMAIL PROTECTED] > Sent: Thursday, May 29, 2003 8:43 PM > To: [EMAIL PROTECTED] > Subject: Problem running the socket programming > > > Hello, > I have a socket programming that is running smoothly in &g

Antw: Problem running the socket programming

2003-05-30 Thread Jaschar Otto
>>> anil adenan <[EMAIL PROTECTED]> 30.05.2003 05:42:37 >>> >Hello, > I have a socket programming that is running smoothly in our clients >HP UX version 10.20 machine. They are now migrating to a new server and >HP UX 11.11. The problem is that the socket

Problem running the socket programming

2003-05-30 Thread anil adenan
Hello, I have a socket programming that is running smoothly in our clients HP UX version 10.20 machine. They are now migrating to a new server and HP UX 11.11. The problem is that the socket program is now not working. It gave the error message- perl: not found. I've created a te

Re: Socket Programming

2001-08-28 Thread Peter Scott
ions I've seen on Socket.pm and everything else to do with networking in Perl, see Lincoln Stein's book, "Network Programming with Perl" (Addison-Wesley, 2001). To learn about socket programming in general, W. Richard Stevens' books "TCP/IP Illustrated" and &quo

Socket Programming

2001-08-27 Thread Veeraraju_Mareddi
Dear Friends, I have a small task of Doing/Running some commands on A remote Machine Using Sockets Communication. Till Now I was not familiar with sockets. Could anybody of You Please tell me How to get basic knowledge of SOCKET PROGRAMING with perl. Please Suggest me relative sites for SOCKET