Main > Programming > Libraries >

Net::Daemon::SSL 1.0

Net::Daemon::SSL 1.0

Sponsored Links

Net::Daemon::SSL 1.0 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.002 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 1188
Date added: 2006-07-27
Publisher: Michael Kulakov

Net::Daemon::SSL 1.0 description

Net::Daemon::SSL is a SSL extension for Net::Daemon.

SYNOPSIS

use Net::Daemon::SSL;
package MyDaemon;
@MyDaemon::ISA = qw (Net::Daemon::SSL);
sub Run
{
my $this = shift;
my $buffer;
$this->{socket}->print ( "vasja was heren" );
$this->{socket}->sysread ( $buffer, 100 ); # Attention! getline() method
# do not work with IO::Socket::SSL
# version 0.73
# see perldoc IO::Socket::SSL
# for more details
}
package main;
my $daemon = new MyDaemon ( {}, @ARGV ); # you can use --help command line key
$daemon || die "error create daemon instance: $!n";
$daemon->Bind();
__top

This class implements an IO::Socket::SSL functionality for Net::Daemon class. See perldoc Net::Daemon for more information about Net::Daemon usage.

Options

This method add IO::Socket::SSL specific options ( SSL_use_cert, SSL_verify_mode, SSL_key_file, SSL_cert_file, SSL_ca_path, SSL_ca_file ) to generic Net::Daemon options. See perldoc IO::Socket::SSL for description of this options

Bind

This method creates an IO::Socket::SSL::SafeAccept socket, stores this socket into $this->{socket} and passes control to parent Net::Daemon::Bind. The IO::Socket::SSL::SafeAccept is a class inherited from IO::Socket::SSL with the only difference from parent class - the accept() method of this class returns EINTR on *any* error. This trick is needed to ``hack Net::Daemon::Bind functionality: if this method gets an error from accept() ( Net::Daemon::SSL auth error, for example ) it will call Fatal() method and die unless this is a EINTR error.

Net::Daemon::SSL 1.0 Screenshot

Advertisements

Net::Daemon::SSL 1.0 Keywords

Bookmark Net::Daemon::SSL 1.0

Hyperlink code:
Link for forum:

Net::Daemon::SSL 1.0 Copyright

WareSeeker periodically updates pricing and software information of Net::Daemon::SSL 1.0 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of Net::Daemon::SSL 1.0 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
iNet Admin Daemon interacts with services such as an Apache2 load balanced environment. Free Download
iFTPd, Independent FTP Daemon, is an open source FTP server written in Java. Free Download
ESE Key Daemon is a multimedia keyboard driver for Linux. Free Download
Monkey is a Web server written in C that works under Linux. Free Download
Methane IRC Daemon is an advanced ircd based on Bahamut 1.4.35. Free Download
Net::Chat::Daemon is a Perl module to run a daemon that is controlled via instant messaging. Free Download
SSL Proxy server listens on a TCP port, accepts SSL connections, and forwards them to another local or remote TCP port. Free Download
Pathfinder PKI Daemon is designed to provide a mechanism for any program to perform RFC3280-compliant path validation... Free Download