root/site/api/client-soap/index_1.html
@
9
| Revision 9, 4.7 kB (checked in by nadya, 2 years ago) |
|---|
| Line | |
|---|---|
| 1 | <!doctype HTML public "-//W3C//DTD HTML 4.0 Frameset//EN"> |
| 2 | <html> |
| 3 | <head> |
| 4 | <meta http-equiv="content-type" content="text/html; charset=utf-8"> |
| 5 | <meta name="generator" content="Adobe RoboHelp - www.adobe.com"> |
| 6 | <title>Overview</title> |
| 7 | <link rel="stylesheet" href="layout_ns.css"><script type="text/javascript" language="JavaScript" title="WebHelpSplitCss"> |
| 8 | <!-- |
| 9 | if (navigator.appName !="Netscape") |
| 10 | { document.write("<link rel='stylesheet' href='layout.css'>");} |
| 11 | //--> |
| 12 | </script> |
| 13 | <style type="text/css"> |
| 14 | <!-- |
| 15 | ul.whs1 { list-style:disc; } |
| 16 | --> |
| 17 | </style><script type="text/javascript" language="JavaScript" title="WebHelpInlineScript"> |
| 18 | <!-- |
| 19 | function reDo() { |
| 20 | if (innerWidth != origWidth || innerHeight != origHeight) |
| 21 | location.reload(); |
| 22 | } |
| 23 | if ((parseInt(navigator.appVersion) == 4) && (navigator.appName == "Netscape")) { |
| 24 | origWidth = innerWidth; |
| 25 | origHeight = innerHeight; |
| 26 | onresize = reDo; |
| 27 | } |
| 28 | onerror = null; |
| 29 | //--> |
| 30 | </script> |
| 31 | <style type="text/css"> |
| 32 | <!-- |
| 33 | div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; } |
| 34 | --> |
| 35 | </style><script type="text/javascript" language="javascript1.2" src="whmsg.js"></script> |
| 36 | <script type="text/javascript" language="javascript" src="whver.js"></script> |
| 37 | <script type="text/javascript" language="javascript1.2" src="whproxy.js"></script> |
| 38 | <script type="text/javascript" language="javascript1.2" src="whutils.js"></script> |
| 39 | <script type="text/javascript" language="javascript1.2" src="whlang.js"></script> |
| 40 | <script type="text/javascript" language="javascript1.2" src="whtopic.js"></script> |
| 41 | </head> |
| 42 | <body page-style="x-size: A4;"><script type="text/javascript" language="javascript1.2"> |
| 43 | <!-- |
| 44 | if (window.gbWhTopic) |
| 45 | { |
| 46 | if (window.addTocInfo) |
| 47 | { |
| 48 | addTocInfo("Overview"); |
| 49 | addButton("show",BTN_TEXT,"Show","","","","",0,0,"","",""); |
| 50 | |
| 51 | } |
| 52 | if (window.writeBtnStyle) |
| 53 | writeBtnStyle(); |
| 54 | |
| 55 | if (window.writeIntopicBar) |
| 56 | writeIntopicBar(1); |
| 57 | |
| 58 | if(1) |
| 59 | { |
| 60 | |
| 61 | } |
| 62 | |
| 63 | if (window.setRelStartPage) |
| 64 | { |
| 65 | setRelStartPage("index.html"); |
| 66 | |
| 67 | autoSync(1); |
| 68 | sendSyncInfo(); |
| 69 | sendAveInfoOut(); |
| 70 | } |
| 71 | } |
| 72 | else |
| 73 | if (window.gbIE4) |
| 74 | document.location.reload(); |
| 75 | |
| 76 | //--> |
| 77 | </script> |
| 78 | <h1>Overview</h1> |
| 79 | <p>The .tel top-level domain (TLD) uses the Domain Name System (DNS) as |
| 80 | a data store for contact information in text records, location records, |
| 81 | and Name Address Pointer records (NAPTR). To support this innovative technology, |
| 82 | the sponsoring organization Telnic Ltd. provides a Java-based TelHosting |
| 83 | Software application. This application interacts with the DNS directly, |
| 84 | and exposes a publicly available web service, using SOAP over HTTP as |
| 85 | its protocol. Client applications implementing this SOAP interface can |
| 86 | work with the TelHosting Software application to perform all .tel-related |
| 87 | operations, namely:</p> |
| 88 | <ul type="disc" class="whs1"> |
| 89 | <li class=p><p>Conï¬gure all types of contact data: phone, mobile, e-mail, |
| 90 | VoIP, chat, fax, locations, keywords, user names, web links, etc.</p></li> |
| 91 | <li class=p><p>Publish and update contact data in real-time</p></li> |
| 92 | <li class=p><p>Create proï¬les displaying different records depending |
| 93 | on user preferences</p></li> |
| 94 | <li class=p><p>Control the distribution of private data to speciï¬c |
| 95 | groups of people</p></li> |
| 96 | <li class=p><p>Specify keywords by which they want to be searched</p></li> |
| 97 | </ul> |
| 98 | <p>All APIs work by receiving request messages from the clients and sending |
| 99 | response messages back to them unless the request message requires no |
| 100 | response. All messages are expressed in XML, and their respective syntax |
| 101 | is speciï¬ed by an XML schema; see <a href="schemas.html">List of Schema |
| 102 | Files</a>. The messages must follow the specific format, see <a href="request_format.html">Message |
| 103 | Format</a>.</p> |
| 104 | <h2>Groups of API Functions</h2> |
| 105 | <ul type="disc" class="whs1"> |
| 106 | <li class=p><p><a href="manage_domain_zone.html">Domains and Zones</a></p></li> |
| 107 | <li class=p><p><a href="manage_records.html">Resource Records</a></p></li> |
| 108 | <li class=p><p><a href="manage_privacy.html">Data Privacy</a></p></li> |
| 109 | <li class=p><p><a href="manage_profiles.html">Profiles</a></p></li> |
| 110 | <li class=p><p><a href="manage_search_data.html">Search Data</a></p></li> |
| 111 | <li class=p><p><a href="manage_secondary_users.html">Secondary Users</a></p></li> |
| 112 | <li class=p><p><a href="manage_data_exchange.html">Data Exchange</a></p></li> |
| 113 | </ul> |
| 114 | <p>In addition to the client service API, TelHosting Software exposes an |
| 115 | internal API for administration purposes. That API is available only to |
| 116 | users with specific permissions (TelHosting Providers) and is not covered |
| 117 | in this document. </p> |
| 118 | <script type="text/javascript" language="javascript1.2"> |
| 119 | <!-- |
| 120 | highlightSearch(); |
| 121 | if (window.writeIntopicBar) |
| 122 | writeIntopicBar(0); |
| 123 | if(0) |
| 124 | { |
| 125 | |
| 126 | } |
| 127 | //--> |
| 128 | </script> |
| 129 | </body> |
| 130 | </html> |
Note: See TracBrowser
for help on using the browser.








