Symbian3/SDK/Source/GUID-81BE3473-E3E4-55F1-897F-635A197AF1DF.dita
author Dominic Pinkman <dominic.pinkman@nokia.com>
Tue, 20 Jul 2010 12:00:49 +0100
changeset 13 48780e181b38
parent 0 89d6a7a84779
permissions -rw-r--r--
Week 28 contribution of SDK documentation content. See release notes for details. Fixes bugs Bug 1897 and Bug 1522.

<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies) All rights reserved. -->
<!-- This component and the accompanying materials are made available under the terms of the License 
"Eclipse Public License v1.0" which accompanies this distribution, 
and is available at the URL "http://www.eclipse.org/legal/epl-v10.html". -->
<!-- Initial Contributors:
    Nokia Corporation - initial contribution.
Contributors: 
-->
<!DOCTYPE concept
  PUBLIC "-//OASIS//DTD DITA Concept//EN" "concept.dtd">
<concept id="GUID-81BE3473-E3E4-55F1-897F-635A197AF1DF" xml:lang="en"><title>Comms
Database Settings for DNS</title><shortdesc>Describes the Comms database settings for the Domain Name Server. </shortdesc><prolog><metadata><keywords/></metadata></prolog><conbody>
<p>The phone name is stored in the <xref href="GUID-387A8240-0765-52F2-98A4-8F9FC809E03E.dita#GUID-387A8240-0765-52F2-98A4-8F9FC809E03E/GUID-303A3C65-3391-540D-B0FB-75E92DC7663E">Network
table</xref> in the <xref href="GUID-BD971173-E009-58DA-AF9C-F4AAFF77B138.dita">Comms
database</xref> file. The phone name is stored as the <codeph>HostName</codeph> field.
The <codeph>HostName</codeph> field consists of the phone name and the suffix
name. </p>
<example><title>Comms database file example</title> <p>The following <xref href="GUID-00696F18-F1C8-5810-A9F9-E7215CA451A4.dita">cfg</xref> file section describes
an example where the <codeph>Testhostname1</codeph> is the phone name and <codeph>nokia.foo</codeph> is
the suffix name: </p> <codeblock id="GUID-F7BE4B22-B65F-5EA2-805F-23A57F8906A9" xml:space="preserve">[Network] 
ADD_SECTION
# COMMDB_ID = 1
    Name=Intranet
    HostName=Testhostname1.nokia.foo
    FIELD_COUNT=2
END_ADD</codeblock> </example>
</conbody></concept>