TcpCatcher Changelog

What's new in TcpCatcher 2.21.1

Dec 24, 2010
  • Simulate extra network latency (from the Setttings Panel)

New in TcpCatcher 2.15.2 (Jun 17, 2010)

  • New "Hook Builder"

New in TcpCatcher 2.14.2 (Jun 9, 2010)

  • New api methods to change HTTP packets programmatically very simply
  • It adds Search and Replace/Replace all capabilities when catching a packet manually

New in TcpCatcher 2.13 (Jun 9, 2010)

  • Port scanning tool (Action Panel or right click on a row and select 'Scan remote host')

New in TcpCatcher 2.12 (Jun 9, 2010)

  • Ping time (right click on a row and choose 'Ping remote host')

New in TcpCatcher 2.11 (Jun 9, 2010)

  • Monitor download and upload speed (whithin the Information panel)

New in TcpCatcher 2.10 (Jun 9, 2010)

  • Pinpoint differences between two packets
  • bug fix using TcpCatcher behind a corporate web proxy

New in TcpCatcher 2.9 (Jun 9, 2010)

  • JSON object parsing
  • several bug fixes

New in TcpCatcher 2.8 (Jun 9, 2010)

  • AMF3 (Adobe Flash) object parsing

New in TcpCatcher 2.7 (Jun 9, 2010)

  • For Windows users, IE enable/disable live capture button
  • duration field added to the TcpCatcherPacket callback class

New in TcpCatcher 2.6 (Jun 9, 2010)

  • SOCKS v5 implementation (connect only)

New in TcpCatcher 2.5.2 (Jan 8, 2010)

  • Drag and drop any system file into TcpCatcher
  • Build custom HTTP requests

New in TcpCatcher 2.2.1 (Oct 17, 2009)

  • Build your own http request (right click on table "Edit and replay request")

New in TcpCatcher 2.1.0 (Oct 17, 2009)

  • For Windows users, Internet Explorer can be automatically configured to use TcpCatcher as a proxy. When TcpCatcher is closed, initial browser settings are restored.

New in TcpCatcher 2.0.0 (Oct 17, 2009)

  • Reassembles http packets (full support for http1.1 chunked packets)
  • Allows searching of a content having been zipped
  • Pretty prints html, javascript, css contents
  • Renders jpg, gif, png images content
  • Displays http header definition
  • Pretty prints XML payloads and XML treeviews
  • Correlates http requests and response (right click, open request and response)
  • Customizable display (choose columns you want to see)
  • Asynchronous user hook (typically for logging packets without any effect on packet delivery)
  • Enhances packet modification on the fly capabilities (automatic recompute of Content-Length)
  • New "Nimbus" look and feel (comes with JRE 6 update 10)
  • Save packet to file

New in TcpCatcher 1.2.0 (Oct 17, 2009)

  • Built in search engine (find a packet containing key words)
  • Table filtering
  • Custom user hook (perform any specific user operation on packets)
  • Display http request-response duration (millisec)
  • Command line mode and java api