- 1,233 categories
- 40,467 scripts
Updated: 08/12/2005
- . What is XML-RPC
XML-RPC is a remote procedure call protocol encoded in XML. It is a very simple protocol, defining only a handful of data types and commands, and the entire description can be printed on two pages of paper. This is in stark contrast to most RPC systems, where the standards documents often run into the thousands of pages and require considerable software support in order to be used. XMLRPC API to make Whois queries over the Internet.
.Whois
WHOIS databases contain nameserver, registrar, and in some cases, full contact information about a domain name. Each registrar must maintain a WHOIS database containing all contact information for the domains they ''host''.
.OIC Whois API You can make whois queries using XML-RPC over the internet.You can use it with PHP, ASP, .NET, Java, Ruby, Python and every XMLRPC enabled language /technology.
- Categories
- Tags
- Platforms
- Licenses
- Author
- Learning Python is an introduction to the increasingly popular Python programming language -- an interpreted, interactive, object-oriented, and portable scripting language. This book thoroughly introduces the elements of Python: types, operators, sta...
- SICKnotes (Site Inventory, Configuration, and Knowledge) is a permissions-based Web tool that assists with inventory, system changes, contact info, and knowledge for anything from a small startup to a data center. SICKnotes is written in Python and u...
- makefaq is a Python script that creates a Frequently Asked Questions (FAQ) HTML page
or text file from a specially formatted text data file.
- Do you work in C, C++, or Java on large projects? This article shows how Python will give you results quicker and more reliably. Are you already scripting in a language other than Python? You''ll want to see how Python''s careful engineerin...
- Python has a very extensive, well documented and portable module library that provides a large variety of useful functions. The Internet-related collection is particularly impressive, with modules to deal with everything from parsing and retrieving U...