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.474.301 Times

Cox Dns Servers software
Filter: All | Freeware | Demo
 

Cox Dns Servers

< 1 2 3 4 5 > 
Released: February 03, 2020  |  Added: February 13, 2020 | Visits: 1.029

jv16 PowerTools Macecraft Software is a leading provider of Registry Cleaning and Windows Optimization software products with millions of downloads, and with customers in over a hundred countries. Our goal is to make the best Windows registry cleaner and utility software there is. In 1998, Mr. Jouni Flemming,...



Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Shareware Cost: $29.95 USD Size: 7.6 MB Download (113): jv16 PowerTools Download

Released: September 01, 2012  |  Added: November 13, 2012 | Visits: 2.025

GateWall DNS Filter GateWall DNS Filter allows ultimate control of your Internet usage without the need for any additional software or hardware solutions in your corporate network. This utility will help you make your corporate Internet safer, minimize unwanted traffic and increase the performance of your Internet...





Platforms: Windows

License: Shareware Cost: $250.00 USD Size: 23.51 MB Download (503): GateWall DNS Filter Download

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

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 (95): Dynu Basic Dynamic DNS Client Download

Added: October 09, 2013 | Visits: 361

DNS-Tool DNS-Tool is a software that allows you to manage multiple Linux DNS (Bind) servers via a web site. Here are some key features of "DNS-Tool": ?*A* All data is stored in a MySQL database. ?*A* Config file may be imported. ?*A* Easy to use, easy to install. ?*A* Support IPv4 and Bind 9.


Platforms: *nix

License: Freeware Size: 61.44 KB Download (43): DNS-Tool Download

Added: August 09, 2010 | Visits: 1.265

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: March 19, 2014  |  Added: April 12, 2014 | Visits: 668

DNS Blacklist Monitor DNS blacklist (DNSBL) monitor software is used to monitor your email server public IP address in DNS blacklist zones like zen.spamhaus.org and many others. Why you should use DNS blacklist monitor software? Blacklist monitor software lets e-mail system administrators know before users told...


Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Demo Cost: $49.90 USD Size: 2.84 MB Download (42): DNS Blacklist Monitor Download

Released: June 05, 2002  |  Added: October 19, 2006 | Visits: 8.204

Eserv Mail, News, Web, FTP and Proxy Servers Eserv/2.98 is the complete solution to access Internet from LAN: - Mail Server (SMTP, POP3 and IMAP4.1, with ability to share one mailbox on the ISP, aliases and mail routing support, antivirus) - News Server (NNTP) - Web Server (with CGI, virtual hosts, virtual directory support,...


Platforms: Windows

License: Shareware Cost: $90.00 USD Size: 2.48 MB Download (172): Eserv Mail, News, Web, FTP and Proxy Servers Download

Released: March 12, 2015  |  Added: June 15, 2015 | Visits: 7.537

Client/Server Comm Lib for C/C++ MarshallSoft C++ and .NET client/server component library for TCP/IP and UDP/IP winsock sockets communication across a network such as the internet or intranet (LAN). CSC4C uses the Windows API to communicate with other programs across any TCP winsock network. Features include: Can be used to...


Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Shareware Cost: $115.00 USD Size: 1.72 MB Download (271): Client/Server Comm Lib for C/C++ Download

Released: July 26, 2013  |  Added: August 17, 2013 | Visits: 5.910

Client/Server Comm Lib for Delphi MarshallSoft Delphi and .NET TCP/IP and UDP/IP sockets client/server component for communication across a network such as the internet or intranet (LAN). CSC4D uses the Windows API to communicate with other programs across any TCP winsock network. Features of the CSC4D library include:...


Platforms: Windows

License: Shareware Cost: $115.00 USD Size: 557.12 KB Download (334): Client/Server Comm Lib for Delphi Download

Added: November 26, 2010 | Visits: 1.133

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: October 18, 2010 | Visits: 1.025

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.688

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: February 24, 2010 | Visits: 1.291

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.070

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.121

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: 982

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.399

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: January 07, 2010 | Visits: 1.383

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: September 25, 2010 | Visits: 1.271

Zero Calorie DNS Server Zero Calorie DNS is a domain name server for which the binary weighs in at 26K, that has no dependencies other than the minimal FreeBSD 6.0 installation. The server responds to "name server" (NS), "start of authority" (SOA), "address record" (A), "reverse address" (PTR), and "mail exchanger"...


Platforms: *nix

License: Shareware Cost: $0.00 USD Size: 5.9 MB Download (121): Zero Calorie DNS Server Download

< 1 2 3 4 5 >