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

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

Dns Option Com Ckforms

< 1 2 3 4 5 > 
Released: December 08, 2006  |  Added: December 08, 2006 | Visits: 3.235

HS COM HS COM is a software library (with full C source code) that allows a calling user application to access serial communication ports (COM devices) under 32-bit MS Windows operating systems. It allows to transmit data, receive data and control line signals (such as RTS and DTR). HS COM library...



Platforms: Windows, Windows CE, Pocket PC

License: Demo Cost: $99.00 USD Size: 304.08 KB Download (122): HS COM Download

Released: October 04, 2013  |  Added: December 24, 2013 | Visits: 6.212

Serial Com Port Monitor Serial Com Port Monitor displays, logs and analyzes all serial data exchange between serial devices and any application. This tool is ideal to monitor serial communication, all data that is sent to and received from serial RS232/422/485 port, all events that are sent to port by an application and...





Platforms: Windows, Windows 8, Windows 7

License: Shareware Cost: $69.95 USD Size: 4.57 MB Download (358): Serial Com Port Monitor Download

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

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

Released: January 01, 2011  |  Added: February 20, 2011 | Visits: 2.857

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


Platforms: Windows, Mac

License: Shareware Cost: $26.00 USD Size: 151.37 KB Download (181): Real Option Valuation Download

Released: August 02, 2012  |  Added: September 09, 2012 | Visits: 3.441

COM Port Splitter With COM Port Splitter you can split one real port into several virtual ports, join real ports into one virtual, and redirect the serial traffic from real port to another real or virtual. You can also share one real serial port among several applications so that they will receive the same data...


Platforms: Windows

License: Shareware Cost: $99.95 USD Size: 6.54 MB Download (393): COM Port Splitter Download

Added: August 28, 2008 | Visits: 1.333

TZO Dynamic DNS Client with Photo Sharing TZO uses true dynamic DNS client/server technology to fix static domain name to a dynamic IP addresses. This allows Internet users with Cable, DSL and dialup Internet connections to host their own Photo server, website, FTP server, mail server, game servers, or any other TCP/IP service from a PC...


Platforms: Windows

License: Shareware Cost: $24.95 USD Size: 2.88 KB Download (101): TZO Dynamic DNS Client with Photo Sharing Download

Added: November 26, 2010 | Visits: 1.127

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

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 (94): DNS::Config Download

Added: July 20, 2010 | Visits: 1.235

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

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

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 (97): Net::DNS::ZoneFile Download

Added: May 11, 2010 | Visits: 1.113

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

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

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

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

Added: September 25, 2010 | Visits: 1.263

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

Added: September 15, 2010 | Visits: 2.121

DNS Blacklist Packet Filter 0.6 DNS Blacklist Packet Filter project is a Linux netfilter client that decides whether to accept or drop packets based on the results of a DNS blacklist query (such as MAPS, SORBS, or SPEWS, to name a few). One use is to filter all incoming SMTP SYN packets for spam filtering..


Platforms: *nix

License: Freeware Size: 163.84 KB Download (312): DNS Blacklist Packet Filter 0.6 Download

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

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 (497): GateWall DNS Filter Download

Released: October 01, 2010  |  Added: October 05, 2010 | Visits: 1.698

Ogni Folder Option Fixer Loosing folder option from the tools menu is a common problem in windows operating system which is done by virus.If your folder option disappears from the tools menu Ogni Folder Option Fixer is the just tool for you to restore your folder option .Ogni Folder Option Fixer can get back Your Folder...


Platforms: Windows

License: Freeware Size: 307 KB Download (128): Ogni Folder Option Fixer Download

Released: April 04, 2012  |  Added: April 12, 2012 | Visits: 1.812

HS COM C Source Code Library HS COM is a serial communication library implemented in C language. HS COM runs on Windows and interfaces to Win32 serial communication API. HS COM allows applications communicate with any device presented in the OS as a COM port. The physical interface may in be RS232, USB, IRDA, Bluetooth, etc....


Platforms: Windows

License: Demo Cost: $365.00 USD Size: 164.07 KB Download (100): HS COM C Source Code Library Download

< 1 2 3 4 5 >