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 50.479.987 Times

Dns Option Com Ckforms freeware
Filter: All | Freeware | Demo
 

Dns Option Com Ckforms

1 2 3 4 5 > 
Added: October 18, 2010 | Visits: 1.027

Net::DNS::ValueDomain::DDNS Net::DNS::ValueDomain::DDNS is a Perl module to update your Value-Domain (https://www.value-domain.com/) DynamicDNS records. SYNOPSIS use Net::DNS::ValueDomain::DDNS; # Normal usage my $ddns = Net::DNS::ValueDomain::DDNS->new; $ddns->update( domain => example.com, password => 1234,... Platforms: *nix

License: Freeware Size: 11.26 KB Download (114): Net::DNS::ValueDomain::DDNS Download

Added: July 20, 2010 | Visits: 1.689

DNS Flood Detector DNS Flood Detector was developed to detect abusive usage levels on high traffic nameservers and to enable quick response in halting (among other things) the use of ones nameserver to facilitate spam. DNS Flood Detector uses libpcap (in non-promiscuous mode) to monitor incoming dns queries to a... Platforms: *nix

License: Freeware Size: 15.36 KB Download (227): DNS Flood Detector Download

Added: January 07, 2010 | Visits: 1.385

RIR to DNS converter RIR to DNS converter is a tool to convert Regional Internet Registry data to a DNS country lookup zone. You can use it to build your own DNS zone for looking up country codes from IP addresses. It uses data directly from RIPE, ARIN, APNIC, LACNIC, and AFRINIC. The data can be updated on a... Platforms: *nix

License: Freeware Size: 614.4 KB Download (97): RIR to DNS converter Download

Added: July 05, 2010 | Visits: 886

DNS::ZoneParse DNS::ZoneParse is a Perl module to parse and manipulate DNS Zone Files. SYNOPSIS use DNS::ZoneParse; my $zonefile = DNS::ZoneParse->new("/path/to/dns/zonefile.db", $origin); # Get a reference to the MX records my $mx = $zonefile->mx; # Change the first mailserver on the list $mx->[0]... Platforms: *nix

License: Freeware Size: 9.22 KB Download (92): DNS::ZoneParse Download

Added: August 09, 2010 | Visits: 1.266

Net::DNS::Sendmail Net::DNS::Sendmail is a Simple Mail Transfer Mail Client with MX lookup. Which will basically act as a primitive sendmail MTA. SYNOPSIS use Net::DNS::Sendmail; # Constructors $smtp = Net::DNS::Sendmail->new(); $smtp->to("john@gmail.com, mary@yahoo.com, goliath@hotmail.com");... Platforms: *nix

License: Freeware Size: 5.12 KB Download (98): Net::DNS::Sendmail Download

Released: December 08, 2012  |  Added: March 09, 2013 | Visits: 979

Dynu Basic Dynamic DNS Client Dynu Basic Dynamic DNS client uses true dynamic DNS client/server technology to fix a static domain name to a dynamic IP address. While this service is free, it allows Internet users with modems to host Web, FTP, mail and game servers, or other TCP/IP services from a home PC.If you have a cable... Platforms: Windows

License: Freeware Size: 898.44 KB Download (96): Dynu Basic Dynamic DNS Client Download

Added: May 10, 2013 | Visits: 719

DNS Status checker This DNS Status checker is a script to check the status of a domain name (free, registered or quarantine). It currently supports extentions: be, nl, com, org, net, biz, info, fr, nu, tv, *.uk, cc, bz, ws, name, us, *.be. It is writen in PHP. Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (72): DNS Status checker Download

Added: May 04, 2013 | Visits: 1.322

Pricing Basket Option Function for pricing basket option using Monte Carlo Simulation. You can specify if you want an American option. For American options, it follows LMS algorithm. You can choose to specify Averaging date, Average Price, Average type etc. asianbasket.m and europeanbasket.m are the files for pricing.... Platforms: Matlab

License: Freeware Size: 10 KB Download (54): Pricing Basket Option Download

Added: September 09, 2013 | Visits: 1.179

Node Option Premium This module adds a new node option Premium content along with core publishing options (Published, Promoted to front page, Sticky at top of lists).When a node is published as premium content, only users with proper privileges may view the full content of the node.Non-premium users can still access... Platforms: PHP

License: Freeware Size: 10 KB Download (43): Node Option Premium Download

Added: October 24, 2006 | Visits: 5.857

Real & Strategic Option Valuation The Real Option Valuation model encompasses a suite of option pricing tools to quantify the embedded strategic value for a range of investment scenarios. Traditional discounted cash flow investment analysis will only accept an investment if the returns on the project exceed the hurdle rate.... Platforms: Windows

License: Freeware Size: 143 KB Download (425): Real & Strategic Option Valuation Download

Released: January 16, 2008  |  Added: April 01, 2008 | Visits: 6.172

COM Port Data Emulator If you are a software developer or a hardware engineer, you may often face situations when you need information about the ability of communication ports on a typical end-user system to handle large flows of data. If looking for a reliable COM port testing and analysis tool, look no further than... Platforms: Windows

License: Freeware Size: 1.41 MB Download (1518): COM Port Data Emulator Download

Added: November 26, 2010 | Visits: 1.136

DNS::Zone DNS::Zone contains a collection of Perl modules which provide an abstraction of name service zones as well as server specific adaptors for concrete file representations. The modules origin is the ZoneMaster project which make heavy use of the module for comprehensive zone file management. Go to... Platforms: *nix

License: Freeware Size: 8.19 KB Download (95): DNS::Zone Download

Added: January 13, 2010 | Visits: 1.157

DNS::Config DNS::Config is a Perl module with DNS Configuration. SYNOPSIS use DNS::Config; my $config = new DNS::Config(); $config->debug(); ABSTRACT This class represents a configuration for a domain name service daemon (DNS). A domain name service daemon configuration knows about the zone... Platforms: *nix

License: Freeware Size: 14.34 KB Download (100): DNS::Config Download

Added: July 20, 2010 | Visits: 1.242

DNRD Domain Name Relay Daemon is a caching, forwarding DNS proxy server. Most useful on vpn or dialup firewalls but it is also a nice DNS cache for minor networks and workstations. dnrd is a proxying nameserver. DNRD forwards DNS queries to the appropriate nameserver, but can also act as the primary... Platforms: *nix

License: Freeware Size: 153.6 KB Download (116): DNRD Download

Added: February 24, 2010 | Visits: 1.293

DNS name parser DNS name parser is a Java utility library for parsing dns names, ip and hw addresses. Synopsis import su.netdb.parser.*; Parser parser = new Parser(); Hashtable result = parser.parse(str); System.out.println("string: "+result.get("string")); System.out.println("hw: "+result.get("hw"));... Platforms: *nix

License: Freeware Size: 8.19 KB Download (105): DNS name parser Download

Added: July 01, 2010 | Visits: 2.071

Net::DNS::ZoneFile Net::DNS::ZoneFile is a Perl extension to convert a zone file to a collection of RRs. SYNOPSIS use Net::DNS::ZoneFile; my $rrset = Net::DNS::ZoneFile->read($filename[, $root]); print $_->string . "n" for @$rrset; my $rrset = Net::DNS::ZoneFile->readfh($fh[, $root]); # OR my $rrset =... Platforms: *nix

License: Freeware Size: 8.19 KB Download (98): Net::DNS::ZoneFile Download

Added: May 11, 2010 | Visits: 1.122

POP3 DNS updater popdns is a small daemon that aims at simplifying the use of DHCP-configured machines by allowing them to dynamically update their DNS entry using (nearly) any POP3-capable e-mail tool. After having configured a new e-mail source (with the POP3 protocol), users are authenticated using their... Platforms: *nix

License: Freeware Size: 17.41 KB Download (97): POP3 DNS updater Download

Added: May 26, 2010 | Visits: 984

Net::DNS Net::DNS::RR::A is a DNS A resource record. Net::DNS is a DNS resolver implemented in Perl. It allows the programmer to perform nearly any type of DNS query from a Perl script. For details and examples, please read the Net::DNS manual page. To read about the latest features, see the Changes... Platforms: *nix

License: Freeware Size: 133.12 KB Download (111): Net::DNS Download

Added: February 16, 2010 | Visits: 1.401

Blahz-DNS Blahz-DNS is PHP/MySQL based DNS (BIND 9/tinydns) administration with support for primary and secondary zones, user authentication, User and Admin account types (with read-only versions), and restricted access for user accounts to certain primary and secondary zones. Whats New in This Release:... Platforms: *nix

License: Freeware Size: 23.55 KB Download (101): Blahz-DNS Download

Added: October 03, 2010 | Visits: 875

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 (95): Net::DNS::TestNS Download

1 2 3 4 5 >