At 12:12 PM 8/28/01 +0530, Veeraraju_Mareddi wrote:
>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 PROGRAMMING.and its
>DOCUMENTATION(basics of Socket Communication and Functionality)

Wow, two such requests in a few days.  I can just cut and paste my previous 
answer :-)

For the best examples and explanations 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 "UNIX Network Programming" can't be beat. Since 
your goal appears to be to understand what's going on - commendable - I'd 
suggest you get one or the other of those.


--
Peter Scott
Pacific Systems Design Technologies
http://www.perldebugged.com


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to