Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 49.593.896 Times

Net Transport freeware
Filter: All | Freeware | Demo
 

Net Transport

< 1 2 3 4 5 > 
Added: February 19, 2010 | Visits: 962

Net::GPSD Net::GPSD is a Perl module that provides an object client interface to the gpsd server daemon. SYNOPSIS use Net::GPSD; $obj=Net::GPSD->new; my $point=$obj->get; print $point->latlon. "n"; or use Net::GPSD; $obj=Net::GPSD->new; $obj->subscribe(); Net::GPSD provides an object client...



Platforms: *nix

License: Freeware Size: 15.36 KB Download (91): Net::GPSD Download

Added: May 18, 2010 | Visits: 1.251

Net::Connection::Sniffer::Util Net::Connection::Sniffer::Util are netaddr utilities. SYNOPSIS use Net::Connection::Sniffer::Util; my $ip = newcidr24 Net::Connection::Sniffer::Util($netaddr); my $ipcopy = $ip->copy; if ($someip->within($ip)) { do something... if ($ip->contains($someip)) { do something... if...





Platforms: *nix

License: Freeware Size: 43.01 KB Download (113): Net::Connection::Sniffer::Util Download

Added: January 12, 2010 | Visits: 2.513

Net::Connection::Sniffer Net::Connection::Sniffer can gather stats on network connections. SYNOPSIS use Net::Connection::Sniffer; gather($config) __top Net::Connection::Sniffer is a perl module to gather connection statistics by listening to ethernet traffic. Traffic is filtered using standard BPF notation as...


Platforms: *nix

License: Freeware Size: 43.01 KB Download (449): Net::Connection::Sniffer Download

Added: July 22, 2010 | Visits: 1.108

Net::Amazon::Property::DVD Net::Amazon::Property::DVD is a Perl class for DVDs on amazon.com. SYNOPSIS use Net::Amazon; # ... if($resp->is_success()) { for my $prop ($resp->properties) { print $_->title(), " ", $_->studio(), " ", $_->year(), "n"; } Net::Amazon::Property::DVD is derived from...


Platforms: *nix

License: Freeware Size: 153.6 KB Download (102): Net::Amazon::Property::DVD Download

Added: March 10, 2010 | Visits: 750

Net::Z3950 Net::Z3950 is a Perl extension for talking to Z39.50 servers. WARNING You should not be using this module unless you need this precise API for compatibility reasons. New applications should use the ZOOM-Perl module (Net::Z3950::ZOOM) instead. SYNOPSIS (This code blocks in reads: see below...


Platforms: *nix

License: Freeware Size: 88.06 KB Download (88): Net::Z3950 Download

Added: February 18, 2010 | Visits: 541

Net::Z3950::AsyncZ Net::Z3950::AsyncZ is a Perl extension for the Z3950 module. SYNOPSIS Overview use Net::Z3950::AsyncZ; use Net::Z3950::AsyncZ qw(:record :headers :errors); use Net::Z3950::AsyncZ qw(asyncZOptions isZ_MARC isZ_GRS isZ_RAW isZ_DEFAULT noZ_Response isZ_Header isZ_ServerName Z_serverName);...


Platforms: *nix

License: Freeware Size: 133.12 KB Download (92): Net::Z3950::AsyncZ Download

Added: August 04, 2010 | Visits: 1.189

GNU Transport Layer Security Library GNU Transport Layer Security Library is a library which implements a secure layer over a reliable transport layer such as TCP/IP. GNU Transport Layer Security Library implements the TLS 1.0 and SSL 3.0 protocols, accompanied with authentication methods such as X.509, OpenPGP, and SRP.. Libmhash


Platforms: *nix

License: Freeware Size: 2.4 MB Download (97): GNU Transport Layer Security Library Download

Added: January 23, 2010 | Visits: 1.283

Net::DAAP::Client Net::DAAP::Client is a client for Apple iTunes DAAP service. SYNOPSIS my $daap; # see WARNING below $daap = Net::DAAP::Client->new(SERVER_HOST => $hostname, SERVER_PORT => $portnum, PASSWORD => $password); $dsn = $daap->connect; $dbs_hash = $daap->databases; $current_db = $daap->db;...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (105): Net::DAAP::Client Download

Added: April 19, 2010 | Visits: 1.069

Net::TCP::PtyServer Net::TCP::PtyServer is a Perl module that serves pseudo-terminals. Opens a listening connection on a port, waits for network connections on that port, and serves each one in a seperate PTY. Coping with terminal size changes To set the size of a terminal, you need to call ioctl(), and pass...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (95): Net::TCP::PtyServer Download

Added: May 06, 2010 | Visits: 792

Net::Akismet Net::Akismet is a Perl interface to Akismet - comment and trackback spam fighter. SYNOPSIS my $akismet = Net::Akismet->new( KEY => secret-baba-API-key, URL => http://example.blog.net/, ) or die(Key verification failure!); my $verdict = $akismet->check( USER_IP => 10.10.10.11,...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (88): Net::Akismet Download

Added: October 03, 2010 | Visits: 867

Net::DNS::TestNS Net::DNS::TestNS is a Perl extension for simulating simple Nameservers. SYNOPSIS use Net::DNS::TestNS; ABSTRACT Class for setting up "simple DNS" servers. Class to setup a number of nameservers that respond to specific DNS queries (QNAME,QTYPE) by prespecified answers. This class is to...


Platforms: *nix

License: Freeware Size: 16.38 KB Download (90): Net::DNS::TestNS Download

Added: August 02, 2010 | Visits: 1.306

Net::Cisco::AccessList::Extended Net::Cisco::AccessList::Extended is a Perl module to generate Cisco extended access-lists. SYNOPSIS use Net::Cisco::AccessList::Extended; my $l = Net::Cisco::AccessList::Extended->new(INCOMING_LIST); $l->push({ access => permit, proto => ip, src_og => friendly_net, dst_og => local_net,...


Platforms: *nix

License: Freeware Size: 7.17 KB Download (111): Net::Cisco::AccessList::Extended Download

Added: February 17, 2010 | Visits: 947

Net::Appliance::Phrasebook Net::Appliance::Phrasebook is a Perl module for network appliance command-line phrasebook. SYNOPSIS use Net::Appliance::Phrasebook; my $pb = Net::Appliance::Phrasebook->new( platform => IOS, source => /a/file/somewhere.yml, # optional ); print $pb->fetch(a_command_alias), "n"; If you...


Platforms: *nix

License: Freeware Size: 7.17 KB Download (94): Net::Appliance::Phrasebook Download

Added: October 14, 2010 | Visits: 998

Net::DRI Net::DRI is a collection of object oriented Perl modules that provides an abstract and uniform interface to connect to domain name providers, either registries, registrars or an entity at another level. Thus Net::DRI can be used by a registrar to establish connections with various registries,...


Platforms: *nix

License: Freeware Download (87): Net::DRI Download

Added: July 18, 2010 | Visits: 1.824

Net::Whois::RIPE Net::Whois::RIPE is an object-oriented Perl library module that provides methods to query, retrieve, and update RIPE-157 formatted objects from whois servers that support this format. In particular, both the Asian and European Internet Registries (whois.ripe.net and whois.apnic.net) support...


Platforms: *nix

License: Freeware Size: 32.77 KB Download (100): Net::Whois::RIPE Download

Added: June 27, 2010 | Visits: 966

Net::Server Net::Server is an extensible, general Perl server engine. SYNOPSIS #!/usr/bin/perl -w -T package MyPackage; use Net::Server; @ISA = qw(Net::Server); sub process_request { #...code... } MyPackage->run(port => 160); exit;.


Platforms: *nix

License: Freeware Size: 81.92 KB Download (126): Net::Server Download

Added: October 19, 2010 | Visits: 1.319

Net::UP::Notify Net::UP::Notify is a Perl module that can send "Net Alerts" to cellular phones with the "Unwired Planet" browser (AKA phone.com, AKA OpenWave UP.Browser). SYNOPSIS use Net::UP::Notify; $blah=new Net::UP::Notify; $blah->subscriberid("111111111-9999999_atlsnup2.adc.nexteldata.net");...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (109): Net::UP::Notify Download

Added: January 23, 2010 | Visits: 1.306

Net::Proxy Net::Proxy is a Perl framework for proxying network connections in many ways. SYNOPSIS use Net::Proxy; # proxy connections from localhost:6789 to remotehost:9876 # using standard TCP connections my $proxy = Net::Proxy->new( { in => { type => tcp, port => 6789 }, out => { type => tcp,...


Platforms: *nix

License: Freeware Size: 29.7 KB Download (142): Net::Proxy Download

Added: May 07, 2010 | Visits: 868

Net::Delicious::Simple Net::Delicious::Simple is a Net::Delicious for backups. SYNOPSIS use Net::Delicious::Simple; my $del = Net::Delicious->new(user => plki, pswd => secret); print "$_->{href}n" for $del->all_posts; __top If you want to do anything interesting with del.icio.us automation, you probably want...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (93): Net::Delicious::Simple Download

Added: April 06, 2010 | Visits: 733

Net::FTPServer Net::FTPServer is a secure, extensible and configurable Perl FTP server. SYNOPSIS ftpd [--help] [-d] [-v] [-p port] [-s] [-S] [-V] [-C conf_file] [-P pidfile] [-o option=value] Net::FTPServer is a secure, extensible and configurable FTP server written in Perl. Current features include:...


Platforms: *nix

License: Freeware Size: 122.88 KB Download (87): Net::FTPServer Download

< 1 2 3 4 5 >