icon
Search ! Aware:



     ! Aware > Perl > Communications > Directory >

Host, service name, and address operations

Methods and functions for doing address, host, user, and service name lookups (DNS). also Internet Assigned Numbers
- Apps & Utilities - Q&A - Libs & Functions - Other Resources - Related Subjects -
Personalized Selections
Platform: MS Windows. Unix/BSD/Linux. X.
License: Public Domain. Open-source. BSD-like. GPL or LGPL.
Prog.Language: Perl. Java. PHP. C/C++.
Maturity: Stable. Pre-production.
Pre-Selections

Use our system: Bring Rapid Knowledge Transfer and Awareness to your company website!


Home
  By TONY
  By MARK
  By JERRY
  By ANN
  By ERICA

Search all pages


Subjects

By activity
Professions, Sciences, Humanities, Business, ...

User Interface
Text-based, GUI, Audio, Video, Keyboards, Mouse, Images,...

Text Strings
Conversions, tests, processing, manipulation,...

Math
Integer, Floating point, Matrix, Statistics, Boolean, ...

Processing
Algorithms, Memory, Process control, Debugging, ...

Stored Data
Data storage, Integrity, Encryption, Compression, ...

Communications
Networks, protocols, Interprocess, Remote, Client Server, ...

Hard World
Timing, Calendar and Clock, Audio, Video, Printer, Controls...

File System
Management, Filtering, File & Directory access, Viewers, ...

    
Related Subjects (Perl)

Directories and Catalogging - Library and CD catalogs, phone books, bibliographies, et al

Up to Communications

(There may be additional related subject pages listed here)


Questions and Answers: Showing
Q & A
++Showing+-
For Perl
For Programmers
+-Hiding all--
Ask Slashdot

How do I find out my hostname/domainname/IP address?

Perl FAQ

See Also

Full List of Questions and Answers

Inactive Orbits: (Not included on this page)

[(URL not accessible, obsolete, not reference quality)]


Applications and Utilities: Showing
Apps and Utils
++Showing+-
in Perl
in Java
+Partial-
For Windows
For Unix/BSD/Linux
For X
Open Source
GPL licensed
in PHP
Pre-production stages
Stable/Mature
+-Hiding all--
man pages
BSD ports
comp.sources.unix
in C/C++

oDns - A php4/perl/mysql frontend for the BIND name server (c) 2000 Olivier Mueller <om@omnis.ch> {(L)GPL}

At Sourceforge ( Production/Stable)

Perl/Tk DNS Management System - Tired of mucking with hundreds of zone files? Hate forgetting to update the serial after reloading named? Well, TkDNS aims to be a one stop solution for all your DNS management needs. Create reverse zones, zones, conf files, and update them in one plac {(L)GPL}

At Sourceforge ( Alpha)

CustomDNS - A modular DNS server. It can be used as a dynamic DNS server, or it can be modified to fetch names from a pre-existing database. {(L)GPL}

At Sourceforge ( Alpha)

Multidig Mass Query Tool - The multidig program was created in order to verify consistant resolution across a network of DNS servers. Essentially, it resolves the given host on each server in the server list, and compares results. {(L)GPL}

At Sourceforge ( Beta)

Dynner - Dynner is a client to the DynDNS service at http://www.dyndns.org/. {(L)GPL}

At Sourceforge ( Beta)

eyePupdate - eyePupdate is a Perl client for the services of http://eyep.net eyePupdate will update dynamic IP assignments with eye.net's DNS servers, allowing for people without static IP addresses to have a hostname {(L)GPL}

At Sourceforge ( Beta)

Other Applications and Utilities

Full List
in Planning, Alpha, or Beta stages
in Production or Mature stages

Inactive Orbits: (Not included on this page)

[(URL not accessible, obsolete, not reference quality)]

Libraries and Components: Showing
Libs and Functions
++Showing+-
From CPAN
For Perl
in Perl
+Partial-
For Unix/BSD/Linux
BSD ports
Open Source
+-Hiding all--
man pages
(L)GPL licensed
in C/C++
in PHP

(Perl builtin function) gethostbyname NAME perform the same function as the counterpart in the system library.

(Perl builtin function) getnetbyname NAME perform the same function as the counterpart in the system library.

(Perl builtin function) getprotobyname NAME perform the same function as the counterpart in the system library.

(Perl builtin function) getservbyname NAME,PROTO perform the same function as the counterpart in the system library.

(Perl builtin function) gethostbyaddr ADDR,ADDRTYPE perform the same function as the counterpart in the system library.

(Perl builtin function) getnetbyaddr ADDR,ADDRTYPE perform the same function as the counterpart in the system library.

(Perl builtin function) getprotobynumber NUMBER perform the same function as the counterpart in the system library.

(Perl builtin function) getservbyport PORT,PROTO perform the same function as the counterpart in the system library.

(Perl builtin function) gethostent perform the same function as the counterpart in the system library.

(Perl builtin function) getnetent perform the same function as the counterpart in the system library.

(Perl builtin function) getprotoent perform the same function as the counterpart in the system library.

(Perl builtin function) getservent perform the same function as the counterpart in the system library.

(Perl builtin function) sethostent STAYOPEN perform the same function as the counterpart in the system library.

(Perl builtin function) setnetent STAYOPEN perform the same function as the counterpart in the system library.

(Perl builtin function) setprotoent STAYOPEN perform the same function as the counterpart in the system library.

(Perl builtin function) setservent STAYOPEN perform the same function as the counterpart in the system library.

(Perl builtin function) endhostent perform the same function as the counterpart in the system library.

(Perl builtin function) endnetent perform the same function as the counterpart in the system library.

(Perl builtin function) endprotoent perform the same function as the counterpart in the system library.

(Perl builtin function) endservent perform the same function as the counterpart in the system library.

p5-Net-DNS-0.12 perl5 interface to the DNS resolver

At FreeBSD Ports
Net::DNS - An interface to DNS (Domain Name System) resolvers. You can perform any type of DNS query with this module.

a perl5 module to get information using the Whois protocol. p5-Net-Whois-1.9 A perl5 module to get information using the Whois protocol

At FreeBSD Ports

Net::Domain - Evaluate the current host's Internet name and domain. [Perl] {oss}

At CPAN

Net::Bind - An interface to bind daemon files. [Perl] {oss}

At CPAN

Net::Country - Expands Internet country codes (e.g. BE) to English country names (e.g. Belgium). [Perl] {oss}

At CPAN

Locale::Country - Two-letter codes for country identification (e.g. "us", "uk", "de"). Part of the locale-codes distribution. [Perl] {oss}

At CPAN

Locale::Language - Two-letter codes for language identification. Part of the locale-codes distribution. [Perl] {oss}

At CPAN

Other Libraries, Functions, and Components

Full List

Detailed Filter and Focus Checklist

Default Selections
- man pages - Open Source
Information: All
Add-Hiding all-Hide
IETF RFCs
Books
Questions and Answers: All
Add+Showing+Hide
For Perl
For Programmers
Add-Hiding all-Hide
Ask Slashdot

Applications and Utilities: All
Add+Showing+Hide
in Perl
in Java
AddPartialHide
For Windows
For Unix/BSD/Linux
For X
Open Source
GPL licensed
in PHP
Pre-production stages
Add-Hiding all-Hide
man pages
BSD ports
comp.sources.unix
in C/C++

Libraries, Functions, and Components: All
Add+Showing+Hide
For Perl
in Perl
AddPartialHide
For Unix/BSD/Linux
BSD ports
Open Source
Add-Hiding all-Hide
man pages
(L)GPL licensed
in C/C++
in PHP

Related Categories on other Web Sites


Rapid-Links: Search | About | Comments | Submit Path: RocketAware > Communications > Directory >
RocketAware.com is a service of Mib Software
Copyright 2001, Forrest J. Cavalier III. All Rights Reserved.
We welcome submissions and comments