org.symbian.tools.wrttools.doc.WebDeveloper/html/GUID-C158B834-9FF8-47C1-B2B5-BA154EBFA8BC.html
author Eugene Ostroukhov <eugeneo@symbian.org>
Wed, 26 May 2010 17:01:34 -0700
changeset 341 480716493610
parent 229 716254ccbcc0
permissions -rw-r--r--
Set content type for png files


<!DOCTYPE html
  PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"/><meta name="copyright" content="(C) Copyright 2009"/><meta name="DC.rights.owner" content="(C) Copyright 2009"/><meta name="DC.Type" content="concept"/><meta name="DC.Title" content="Dealing with network issues"/><meta name="DC.Relation" scheme="URI" content="GUID-AFAF423C-2193-440D-A2D3-80549FFF0A46-1AFC49140A2B"/><meta name="DC.Relation" scheme="URI" content="GUID-159FCC18-2C9D-49F0-BAC1-DFEAADCF1D89"/><meta name="DC.Relation" scheme="URI" content="GUID-D54DEFE7-E878-4530-B707-A5388DFE1D9D"/><meta name="DC.Relation" scheme="URI" content="GUID-1C067AC7-2B92-4EEB-896B-814B4064590F"/><meta name="DC.Format" content="XHTML"/><meta name="DC.Identifier" content="GUID-C158B834-9FF8-47C1-B2B5-BA154EBFA8BC"/><title>Dealing with network issues </title><script type="text/javascript">
      function initPage() {}
    </script><link href="../PRODUCT_PLUGIN/book.css" rel="stylesheet" type="text/css"/><link href="css/s60/style.css" rel="stylesheet" type="text/css" media="all"/></head><body onload="initPage();"><div class="body"><div class="contentLeft prTxt"><h1 class="pageHeading" id="GUID-C158B834-9FF8-47C1-B2B5-BA154EBFA8BC">Dealing with network issues</h1><div>
<p>Mobile networks are constantly evolving and providing faster data connection speeds between the device and the network. The faster the connection, the less time it takes to transfer Web content. Third generation (3G) networks deliver the speed for browsing the Web smoothly, and the latest advancements (HSDPA, or High-Speed Downlink Packet Access) bring the bandwidth of a fixed Internet connection to the mobile. The data pricing models are changing toward flat-rate data plans for unlimited data transfer. In addition, more and more devices support WLAN and public Wi-Fi hotspots.</p>
<p>Even with these improvements, you should consider the following issues:</p>
<ul>
<li><p>Network connection costs</p><p>If users do not have a flat-rate data plan or WLAN support, mobile network connections cost them money. Keep the user informed when establishing connections from your widget, for example, by displaying pop-up views on the screen. Allow users to turn off the pop-up views.</p></li>
<li><p>Network connection breaks</p><p>Mobile devices are constantly moving, which causes changes in the network availability. Data connections may suddenly be lost for a shorter or longer period; for example, due to bad radio coverage.</p></li>
</ul>
<p>You can use network information services to check the network signal strength, name, and registration status. For more information, see <a href="GUID-92D6E2DB-8BAF-4710-AB23-C16F7DE917CA.html#GUID-92D6E2DB-8BAF-4710-AB23-C16F7DE917CA">Network information services</a>.</p>
</div></div></div><div class="footer"><hr/><div class="copy">© Nokia 2009.</div></div></body></html>