root/site/api/admin-soap/index_1.html
@
9
| Revision 9, 5.2 kB (checked in by nadya, 2 years ago) |
|---|
| Line | |
|---|---|
| 1 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> |
| 2 | <html> |
| 3 | <head> |
| 4 | <meta http-equiv="content-style-type" content="text/css"> |
| 5 | <meta http-equiv="content-type" content="text/html; charset=utf-8"> |
| 6 | <meta name="generator" content="Adobe RoboHelp - www.adobe.com"> |
| 7 | <title>Overview</title> |
| 8 | <link rel="stylesheet" href="layout_ns.css" type="text/css"> |
| 9 | <script type="text/javascript" language="JavaScript"> |
| 10 | <!-- |
| 11 | if (navigator.appName !="Netscape") |
| 12 | { document.write("<link rel='stylesheet' href='layout.css'>");} |
| 13 | //--> |
| 14 | </script> |
| 15 | <style type="text/css"> |
| 16 | <!-- |
| 17 | ul.whs1 { list-style:disc; } |
| 18 | --> |
| 19 | </style> |
| 20 | |
| 21 | <script type="text/javascript" language="JavaScript"> |
| 22 | <!-- |
| 23 | function reDo() { |
| 24 | if (innerWidth != origWidth || innerHeight != origHeight) |
| 25 | location.reload(); |
| 26 | } |
| 27 | if ((parseInt(navigator.appVersion) == 4) && (navigator.appName == "Netscape")) { |
| 28 | origWidth = innerWidth; |
| 29 | origHeight = innerHeight; |
| 30 | onresize = reDo; |
| 31 | } |
| 32 | onerror = null; |
| 33 | //--> |
| 34 | </script> |
| 35 | <style type="text/css"> |
| 36 | <!-- |
| 37 | div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; } |
| 38 | --> |
| 39 | </style> |
| 40 | |
| 41 | <script type="text/javascript" language="javascript1.2" src="whmsg.js"> |
| 42 | </script> |
| 43 | <script type="text/javascript" language="javascript" src="whver.js"> |
| 44 | </script> |
| 45 | <script type="text/javascript" language="javascript1.2" src="whproxy.js"> |
| 46 | </script> |
| 47 | <script type="text/javascript" language="javascript1.2" src="whutils.js"> |
| 48 | </script> |
| 49 | <script type="text/javascript" language="javascript1.2" src="whlang.js"> |
| 50 | </script> |
| 51 | <script type="text/javascript" language="javascript1.2" src="whtopic.js"> |
| 52 | </script> |
| 53 | </head> |
| 54 | <body> |
| 55 | <script type="text/javascript" language="javascript1.2"> |
| 56 | <!-- |
| 57 | if (window.gbWhTopic) |
| 58 | { |
| 59 | if (window.addTocInfo) |
| 60 | { |
| 61 | addTocInfo("Overview"); |
| 62 | addButton("show",BTN_TEXT,"Show","","","","",0,0,"","",""); |
| 63 | |
| 64 | } |
| 65 | if (window.writeBtnStyle) |
| 66 | writeBtnStyle(); |
| 67 | |
| 68 | if (window.writeIntopicBar) |
| 69 | writeIntopicBar(1); |
| 70 | |
| 71 | if(1) |
| 72 | { |
| 73 | |
| 74 | } |
| 75 | |
| 76 | if (window.setRelStartPage) |
| 77 | { |
| 78 | setRelStartPage("index.html"); |
| 79 | |
| 80 | autoSync(0); |
| 81 | sendSyncInfo(); |
| 82 | sendAveInfoOut(); |
| 83 | } |
| 84 | } |
| 85 | else |
| 86 | if (window.gbIE4) |
| 87 | document.location.reload(); |
| 88 | |
| 89 | //--> |
| 90 | </script> |
| 91 | <h1>Overview</h1> |
| 92 | <p>The .tel top-level domain (TLD) uses the Domain Name System (DNS) as a data store for contact information in text records, location records, and Naming Authority Pointer records (NAPTR). To support this innovative technology, the sponsoring organization Telnic Ltd. provides a Java-based TelHosting Software application. This application interacts with the DNS directly, and exposes a publicly available web service, using SOAP over HTTP as its protocol. Client applications implementing this SOAP interface can work with the TelHosting Software application to perform all .tel-related operations, namely:</p> |
| 93 | <ul type="disc" class="whs1"> |
| 94 | <li class="p"> |
| 95 | <p>Conï¬gure all types of contact data: phone, mobile, e-mail, VOIP, chat, fax, locations, keywords, user names, web links, etc.</p> |
| 96 | </li> |
| 97 | <li class="p"> |
| 98 | <p>Publish and update contact data in real-time</p> |
| 99 | </li> |
| 100 | <li class="p"> |
| 101 | <p>Create proï¬les displaying different records depending on user preferences</p> |
| 102 | </li> |
| 103 | <li class="p"> |
| 104 | <p>Control the distribution of private data to speciï¬c groups of people</p> |
| 105 | </li> |
| 106 | <li class="p"> |
| 107 | <p>Specify keywords by which they want to be searched</p> |
| 108 | </li> |
| 109 | </ul> |
| 110 | <p>All APIs work by receiving request messages from the clients and sending response messages back to them unless the request message requires no response. All messages are expressed in XML, and their respective syntax is speciï¬ed by an XML schema; see <a href="schemas.html">List of Schema Files</a>. The messages must follow the specific format, see <a href="request_format.html">Message Format</a>.</p> |
| 111 | <h2>Groups of API Functions</h2> |
| 112 | <p>The SOAP API is divided into two logical parts: client and admin functions. The client APIs manage domains, zones, resource records, keywords, secondary users, and privacy settings. That part is covered in the Client SOAP API Reference document.</p> |
| 113 | <p>The admin APIs are mostly used by the TelHosting Providerâs system administrator (to set up, configure, and monitor the system) and by its support personnel (to manage customers and, if required, act on their behalf).  The most important parts deal with the control of who may use the system (â<a href="manage_users.html">User Management</a>â), to which extent (â<a href="manage_permissions.html">PerÂmissions Interface</a>â), and how much the user can be charged for the actual use (â<a href="billing_interface.html">Billing Interface</a>â). The â<a href="manage_nameservers.html">Name Server Management</a>â, on the other hand, allows the TelHosting Provider to alter the use of name servers and the way the distribution of zone data is performed.</p> |
| 114 | <script type="text/javascript" language="javascript1.2"> |
| 115 | <!-- |
| 116 | highlightSearch(); |
| 117 | if (window.writeIntopicBar) |
| 118 | writeIntopicBar(0); |
| 119 | if(0) |
| 120 | { |
| 121 | |
| 122 | } |
| 123 | //--> |
| 124 | </script> |
| 125 | </body> |
| 126 | </html> |
Note: See TracBrowser
for help on using the browser.








