Index | dnsresolv Versions > 1.2 Instances > tcl Details

Package archive

Details of package dnsresolv 1.2 tcl

Key Value
as::author Emmanuel Frecon
Pat Thoyts
as::build::date 2015-05-22
as::license BSD
as::origin http://sourceforge.net/projects/til
description A super module on top of the dns module for host name resolution. There are two services provided on top of the regular Tcl library: Firstly, this module attempts to automatically discover the default DNS server that is setup on the machine that it is run on. This server will be used in all further host resolutions. Secondly, this module offers a rudimentary cache. The cache is rudimentary since it has no expiration on host name resolutions, but this is probably enough for short lived applications.
entity package
platform tcl
require dns -require 1.0
logger

© 2010 ActiveState Software. All rights reserved.