<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.technet.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Understanding HTTP Flow with Netmon 3 - By Yuri Diogenes</title><link>http://blogs.technet.com/netmon/archive/2007/12/21/understanding-http-flow-with-netmon-3-by-yuri-diogenes.aspx</link><description>1. Introduction One of the most common protocols that we need to deal with these days is the HTTP Protocol. This is not only a privilege of Internet users, there are a lot of Intranet users that also use this protocol for internal transactions. This post</description><dc:language>en</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: Understanding HTTP Flow with Netmon 3 - By Yuri Diogenes</title><link>http://blogs.technet.com/netmon/archive/2007/12/21/understanding-http-flow-with-netmon-3-by-yuri-diogenes.aspx#2754906</link><pubDate>Thu, 17 Jan 2008 22:55:17 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:2754906</guid><dc:creator>Tomarenz</dc:creator><description>&lt;p&gt;Very interesting, but after a sort trial &amp;nbsp;using two hosts with Tomcat and a browser - I was unable to see any HTTP protocol name. Frames were captured, but they are &amp;nbsp;all marked as TCP.&lt;/p&gt;
&lt;p&gt;Installation on XP out-of-the-box, no filters. How can I get HTTP frames being properly recognized ?&lt;/p&gt;
&lt;p&gt;Thansk.&lt;/p&gt;
</description></item><item><title>re: Understanding HTTP Flow with Netmon 3 - By Yuri Diogenes</title><link>http://blogs.technet.com/netmon/archive/2007/12/21/understanding-http-flow-with-netmon-3-by-yuri-diogenes.aspx#2756901</link><pubDate>Fri, 18 Jan 2008 20:44:28 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:2756901</guid><dc:creator>PaulELong</dc:creator><description>&lt;p&gt;What port is the HTTP traffic on? &amp;nbsp;By default the NPL for NM3 uses ports 80 and 8080. &amp;nbsp;But you can add other ports if the app is using a non-standard HTTP port.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Network Monitor Team&lt;/p&gt;
</description></item><item><title>re: Understanding HTTP Flow with Netmon 3 - By Yuri Diogenes</title><link>http://blogs.technet.com/netmon/archive/2007/12/21/understanding-http-flow-with-netmon-3-by-yuri-diogenes.aspx#2765088</link><pubDate>Mon, 21 Jan 2008 12:06:46 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:2765088</guid><dc:creator>Tomarenz</dc:creator><description>&lt;p&gt;Ah, I suspected that. Indeed port is 8180. I tried to spot where I could set it up, no success.&lt;/p&gt;
&lt;p&gt;How/where do I add non-standard ports to a protocol ?&lt;/p&gt;
</description></item><item><title>re: Understanding HTTP Flow with Netmon 3 - By Yuri Diogenes</title><link>http://blogs.technet.com/netmon/archive/2007/12/21/understanding-http-flow-with-netmon-3-by-yuri-diogenes.aspx#2766115</link><pubDate>Mon, 21 Jan 2008 18:10:54 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:2766115</guid><dc:creator>PaulELong</dc:creator><description>&lt;p&gt;You have to modify TCP.NPL and add the port. &amp;nbsp;Please reference this BLOG for more info: &lt;a rel="nofollow" target="_new" href="http://blogs.technet.com/netmon/archive/2006/10/04/NPL-_1320_-The-Power-Behind-the-Parsers.aspx"&gt;http://blogs.technet.com/netmon/archive/2006/10/04/NPL-_1320_-The-Power-Behind-the-Parsers.aspx&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Network Monitor Team&lt;/p&gt;
</description></item><item><title>re: Understanding HTTP Flow with Netmon 3 - By Yuri Diogenes</title><link>http://blogs.technet.com/netmon/archive/2007/12/21/understanding-http-flow-with-netmon-3-by-yuri-diogenes.aspx#2790928</link><pubDate>Mon, 28 Jan 2008 20:43:16 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:2790928</guid><dc:creator>Tomarenz</dc:creator><description>&lt;p&gt;Hi, a tricky question: is there any way to sniff packets intramachine ? I mean process-to-process, e.i. when browser and web server are on the same host.&lt;/p&gt;
&lt;p&gt;Very useful while developing, as the last chance when things go wrong.&lt;/p&gt;
&lt;p&gt;I have XP and MS loopback installed on 192.168.02. but I can't see any packet over there. All flow over the wireless on 192.168.0.3&lt;/p&gt;
&lt;p&gt;From net info (e.i. Ethereal world) I understand that I definitely cannot sniff intramachine in the Windows world, but who knows with Netmon ...&lt;/p&gt;
</description></item><item><title>re: Understanding HTTP Flow with Netmon 3 - By Yuri Diogenes</title><link>http://blogs.technet.com/netmon/archive/2007/12/21/understanding-http-flow-with-netmon-3-by-yuri-diogenes.aspx#2791463</link><pubDate>Tue, 29 Jan 2008 00:33:20 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:2791463</guid><dc:creator>PaulELong</dc:creator><description>&lt;p&gt;This is not possible today. We've been looking at this as a feature for future versions of NM, but we have not solid plans to implement this soon.&lt;/p&gt;
&lt;p&gt;There are ways of getting this information with Vista and above OS's so we may be able to find a way to leverage those methods with the API available in NM3.2 &amp;nbsp;When we have time to investigate this further we might be able to provide a separate tool to capture local traffic.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Network Monitor Team&lt;/p&gt;
</description></item><item><title>Netmon Trace &amp; HTTP Requests</title><link>http://blogs.technet.com/netmon/archive/2007/12/21/understanding-http-flow-with-netmon-3-by-yuri-diogenes.aspx#3022163</link><pubDate>Thu, 27 Mar 2008 19:24:31 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3022163</guid><dc:creator>Siva's IIS Blog</dc:creator><description>&lt;p&gt;While browsing on the technet portal for details on Netmon drivers for Vista, happened to visit a blog&lt;/p&gt;
</description></item><item><title>Interesting Links - 6/3/2008</title><link>http://blogs.technet.com/netmon/archive/2007/12/21/understanding-http-flow-with-netmon-3-by-yuri-diogenes.aspx#3065696</link><pubDate>Wed, 04 Jun 2008 04:39:48 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3065696</guid><dc:creator>Matt Johnson's Technical Adventures</dc:creator><description>&lt;p&gt;This week's collection of interesting links! Understanding HTTP Flow with Netmon 3 - Interesting article&lt;/p&gt;
</description></item></channel></rss>