Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re: Best module to implement smtp-like protocol over sockets?

by Your Mother (Archbishop)
on Sep 03, 2007 at 03:07 UTC ( [id://636668]=note: print w/replies, xml ) Need Help??


in reply to Best module to implement smtp-like protocol over sockets?

POE is great and its docs are getting better; sorry I can't point you to a specific sub-class. Also consider picking up a copy of Stein's Network Programming with Perl (I think he put all the code from the book online somewhere). You'll learn more about the guts that way. I was able to write a daemon chat server in a couple of days after picking it up.

  • Comment on Re: Best module to implement smtp-like protocol over sockets?

Replies are listed 'Best First'.
Re^2: Best module to implement smtp-like protocol over sockets?
by Anonymous Monk on Sep 03, 2007 at 11:23 UTC

    I checked relevant packages on Debian (my usual way to find popular non-webprogramming Perl modules not on perladvent). Danga::Socket looks good.

Re^2: Best module to implement smtp-like protocol over sockets?
by Anonymous Monk on Sep 03, 2007 at 10:09 UTC

    Thanks, I browsed that book at a friend's place once and it seems nice.

    It is just such a problem-in-a-box that there should be multiple good solutions at CPAN.

Re^2: Best module to implement smtp-like protocol over sockets?
by bart (Canon) on Sep 04, 2007 at 13:58 UTC
    Also consider picking up a copy of Stein's Network Programming with Perl (I think he put all the code from the book online somewhere).
    He sure did: "Network Programming with Perl" resources.

    And I wholeheartedly agree with your recommendation: I think this is one of the best books available on network programming, in any language.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://636668]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (4)
As of 2024-04-25 13:27 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found