Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re: Quest for the Elusive Non-Blocking SSL Client

by ambrus (Abbot)
on Dec 19, 2010 at 14:45 UTC ( [id://877859]=note: print w/replies, xml ) Need Help??


in reply to Quest for the Elusive Non-Blocking SSL Client

Did you try AnyEvent::Handle? It comes with SSL support, backed by Net::SSLeay, which, funnily, uses the openssl library (not the ssleay library).

Replies are listed 'Best First'.
Re^2: Quest for the Elusive Non-Blocking SSL Client
by bill.bbennett (Novice) on Dec 20, 2010 at 14:16 UTC

    Thanks for the suggestion, but the problem isn't doing event handling, its getting Net::SSLeay to install under windows. If I could get Net::SSLeay to install, then I could try my working code (which works very well on snow leopard) under Windows.

    Also, when I say "Windows", I guess I mean "ActiveState Perl on Windows", and when I say "Install", I mean "Install using cpan or ActiveState Package Manager".

    I'm really not much of a Windows person.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (3)
As of 2024-03-29 06:34 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found