sysperfana/perfinvestigator/com.nokia.carbide.cpp.pi.doc.user/html/reference/methods/tcpip.htm
changeset 2 b9ab3b238396
child 5 844b047e260d
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/sysperfana/perfinvestigator/com.nokia.carbide.cpp.pi.doc.user/html/reference/methods/tcpip.htm	Thu Feb 11 15:32:31 2010 +0200
@@ -0,0 +1,20 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<html>
+<head>
+	<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+	<title>TCP/IP Stack Efficiency</title>
+    <link href="../../../book.css" rel="stylesheet" type="text/css">
+</head>
+
+<body>
+<h3>TCP/IP Stack Efficiency and Its Tracing</h3>
+<p>The networking efficiency here is perceived as effective network packet handling on receiver side of a connection over a wireless network. In this context, the performance tools intend to benchmark that efficiency in two ways:</p>
+<ul>
+  <li>by tracking the usage of TCP/IP stack driver (GPP+ITT+GFC traces) and</li>
+  <li>by measuring the network traffic itself (TIP trace) that is passed through the stack when the connection opened.</li>
+</ul>
+<P LANG="en-GB" ALIGN=JUSTIFY>TCP/IP trace (or TIP trace) gathers information about packet sizes, source and destination addresses/ports and visualize the data in a cumulative graph. The main intention is to gather information about the causes of network traffic blocks whether they are caused by false implementation of an application or protocol stack or a result of highly loaded network.</P>
+<div id="footer">Copyright &copy; 2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. <br>License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a></div>
+</body>
+</html>
\ No newline at end of file