Main > Programming > Libraries >

Net::TCPwrappers 1.11

Net::TCPwrappers 1.11

Sponsored Links

Net::TCPwrappers 1.11 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.047 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 1130
Date added: 2006-09-27
Publisher: George A. Theall

Net::TCPwrappers 1.11 description

Net::TCPwrappers is a Perl interface to tcp_wrappers.

SYNOPSIS

use Net::TCPwrappers qw(RQ_DAEMON RQ_FILE request_init fromhost hosts_access);
...
my $progname = yadd;
while (accept(CLIENT, SERVER)) {
my $req = request_init(RQ_DAEMON, $progname, RQ_FILE, fileno(CLIENT));
fromhost($req);
if (!hosts_access($req)) {
# unauthorized access.
...
}
else {
# service connecting client.
...
}
}

ABSTRACT

Net::TCPwrappers offers perl programmers a convenient interface to the libwrap.a library from tcp_wrappers, Wietse Venemas popular TCP/IP daemon wrapper package. Use it in your perl code to monitor and filter access to TCP-based network services on unix hosts.

Net::TCPwrappers mimics the libwrap.a library fairly closely - the names of the functions and constants are identical, and calling arguments have been altered only slightly to be more perl-like.

Net::TCPwrappers 1.11 Screenshot

Advertisements

Net::TCPwrappers 1.11 Keywords

Bookmark Net::TCPwrappers 1.11

Hyperlink code:
Link for forum:

Net::TCPwrappers 1.11 Copyright

WareSeeker periodically updates pricing and software information of Net::TCPwrappers 1.11 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::TCPwrappers 1.11 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
The tcp_wrappers package allows you to monitor and filter incoming tcp requests. Free Download
OCI wrappers packages contains C++ wrappers for OCI (Oracle Call Interface). Free Download
Net::TCP::PtyServer is a Perl module that serves pseudo-terminals. Free Download
Taverna is a distributed compute workflow components in Java. Free Download
Net::iTMS is a Perl interface to the information within the iTunes Music Store (iTMS). Free Download
Gimp::Net is a communication module for the gimp-perl server. Free Download
RAS::PortMaster.pm is a Perl Interface to Livingston PortMaster 2. Free Download
tcptunnel is a simple TCP tunnel written in Perl. Free Download