<?xml version="1.0" encoding="UTF-8"?>
<response>
  <status>success</status>
  <result>
    <project>
      <id>6834</id>
      <name>tcpflow</name>
      <created_at>2007-07-24T14:37:35Z</created_at>
      <updated_at>2008-07-01T18:17:53Z</updated_at>
      <description>tcpflow is a program that captures data transmitted as part of TCP connections (flows), and stores the data in a way that is convenient for protocol analysis or debugging. A program like 'tcpdump' shows a summary of packets seen on the wire, but usually doesn't store the data that's actually being transmitted. In contrast, tcpflow reconstructs the actual data streams and stores each flow in a separate file for later analysis. 

tcpflow understands sequence numbers and will correctly reconstruct data streams regardless of retransmissions or out-of-order delivery. However, it currently does not understand IP fragments; flows containing IP fragments will not be recorded properly.</description>
      <homepage_url>http://www.circlemud.org/~jelson/software/tcpflow/</homepage_url>
      <download_url></download_url>
      <url_name></url_name>
      <user_count>2</user_count>
      <average_rating></average_rating>
      <rating_count>1</rating_count>
      <analysis_id>206426</analysis_id>
      <analysis>
        <id>206426</id>
        <project_id>6834</project_id>
        <updated_at>2009-12-02T06:59:35Z</updated_at>
        <logged_at>2009-12-02T06:59:14Z</logged_at>
        <min_month>1999-03-01T00:00:00Z</min_month>
        <max_month>2004-01-01T00:00:00Z</max_month>
        <twelve_month_contributor_count>0</twelve_month_contributor_count>
        <total_code_lines>3790</total_code_lines>
        <main_language_id>11</main_language_id>
        <main_language_name>shell script</main_language_name>
      </analysis>
      <licenses>
        <license>
          <name>gpl</name>
          <nice_name>GNU General Public License 2.0</nice_name>
        </license>
      </licenses>
    </project>
  </result>
</response>
