Main > Network & Internet > Misc Networking Tools >

IE HTTP Analyzer 5.1.1.193

IE HTTP Analyzer 5.1.1.193

Sponsored Links

IE HTTP Analyzer 5.1.1.193 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 10 (1 times)
File size: 6.2MB
Platform: Windows Vista, Windows 95, Windows Me, Window
License: Trial
Price: $115.00
Downloads: 29
Date added: 2009-09-20

IE HTTP Analyzer 5.1.1.193 description

IE HTTP Analyzer 5.1.1.193 can be seen as a nice sniffer or viewer which lets you monitor and inspect HTTP/HTTPS traffic in real-time. It is used by industry-leading companies including Microsoft, Cisco, AOL and Google. It can trace and display wide range of information, including Header, Content, Cookies, Query Strings, Post data, Request and Response Stream, and redirection URLs.

It has a request builder that enables you to handcraft a HTTP/HTTPS Request. IE HTTP Analyzer is a program that allows you to capture HTTP traffic. It also provides cache information and session clearing, as well as HTTP status code information and several filtering options. A useful developer tool for performance analysis, debugging and diagnostics.

Major Features:

  1. Integrate with Internet Explorer and Firefox (available in Add-on Edition): No more switching between windows. HTTP Analyzer Shows HTTP/HTTPS traffic and web page in the same window. Much easier to learn and use.
  2. Capture wide range of HTTP Related data: Unlike many other tools, HTTP Analyzer's information is organized into sessions for easy identification of requests and responses. HTTP Analyzer can capture a wide range of HTTP related data, including:
    • Request and response headers
    • Sent and received cookies
    • URL and redirect URL
    • HTTP verb (GET, POST...)
    • Time start, Time end and duration of a request transaction
    • Content length of page, image or file
    • Mime type of response content
    • Response content
    • HTTP status codes or error codes if the request failed
    • Parameters sent in a query strings
    • Post Form values
    • Streams
    • Display whether content read from cache
  3. Monitor System-Wide/Single/Multi Process (Stand-Alone Edition): HTTP Analyzer Stand-alone includes four methods to start logging. It can capture HTTP/HTTPS data from system-wide/ single / multi-process. It supports IE, Safari, Chrome, Firefox and any other win32 Winsock-based http application.
    • Current Session: Monitor all applications of current user session.
    •  All Sessions with System processes: Monitor applications of all sessions including all system processes.
    •  New Process...: "New process..." and "Reopen process" allow users to create and monitor a particular process.
    •  Select Running processes...: Select one or more running process and monitor the particular processes.
  4. HTTP Request Builder: Users can handcraft an HTTP request by using the HTTP Request Builder, or they can use a drag-and-drop operation to move an existing request from the session grid to the Request Builder to execute it again. Usercan use multipart/form-data POST method to upload files (introduced in RFC 1867) and View the response headers and content.
  5.  Native support for Flash Remoting: HTTP Analyzer is especially useful for Adobe Flash developers as you can view the request and response of LoadVariables, LoadMovie and XML loads. It also can deserialize and display all Flash Remoting or AMF (AMF0 and AMF3) traffic in a easy-to-use AMF object tree.
  6. Native support for Flash Remoting: HTTP Analyzer is especially useful for Adobe Flash developers as you can view the request and response of LoadVariables, LoadMovie and XML loads. It also can deserialize and display all Flash Remoting or AMF (AMF0 and AMF3) traffic in a easy-to-use AMF object tree.
  7. Automation Interface:
    • The automation library allows other applications or DLLs to talk to HTTP Analyzer Stand-alone application or HTTP Analyzer IE Add-on, and it can control them to capture HTTP/HTTPS traffic, access the detailed HTTP Transaction information and save and load HTTP Transaction log files. A quite useful feature is that you could call AttachProcessByID to integrate Http Analyzer Stand-alone to your unit test and use it to verify whether the data sent/received by your Web method is correct.
    • The automation library can be used by most programming languages (e.g. C#, Delphi & JavaScript).
  8.  Record intermediate HTTP/HTTPS traffic : HTTP Analyzer can display all intermediate HTTP/HTTPS traffic, includingredirection, authentication and 1xx responses...
  9. Real-time Request Level Time Chart: The colored time chart is used to express the relative time between a single network level timing (i.e. , DNS lookup, TCP connects) and other timing segments in the same request.
  10. Real-time Page/Process Level Time Chart
  11. The colored bars are used to express the relative timing of requests in the same group ( Webpage for IE Add-on, Process for Stand-alone) and the different phases of an HTTP request or a webpage, e.g. blocked, connect, page load time, etc.Please note that "PageLoadTime" is not calculated by the child requests timing. HTTP Analyzer gets DOMReadyTime and PageLoadTime by listening the corresponding webpage events. The data is more accurate and reliable.
  12. Real-time Multi-level summaries: The summary panel displays the real-time updated summary information on the HTTP/HTTPS requests in a single webpage, a single monitored process or the whole log.
  13. Grouping Of Requests By Page/Process: In Add-on Edition, Requests are now grouped by page by default. while in Stand-alone Edition, Requests are grouped by process name by default. Each group can be separately expanded or collapsed. Requests that are grouped can be navigated more easily.
  14. Build-in Hex Viewer: Hex viewer allow users to view and edit binary files in hexadecimal and textual format
  15. Decode ASP.NET ViewState: HTTP Analyzer can read and decode the hidden ViewState on an ASP.NET Page. It displays the hidden ViewState in a tree view, raw text, or in XML format.
  16. Build-in JSON and Soap Viewer: As you can see below, the viewer simply shows a tree structure representation of the JSON and Soap traffic. You can use the "Send to JSON Viewer" command in any editor to directly send selected content to the build-in JSON Viewer.
  17. View text and image based content: HTTP Analyzer can view graphic images and html files as they appear in the browser, display HTML, CSS, JavaScript text content with color syntaxhighlighting.
  18. "Before request and after response"cache comparisons(available in IE Add-on Edition)
    • HTTP Analyzer shows not only network traffic between the browser and the web site, but also the interaction between Internet Explorer and the browser cache. This is an important feature when a web site is being tuned for performance or to determine why pages are not updating correctly
  19. Selectively clear cache and cookie: Unlike IE's clear tool, which clears all caches and cookies indiscriminately, while HTTP Analyzer's can selectively clear caches andcookies which are related with current HTTP/HTTPS sessions. This feature is especially important for regression test when you wish to initialize web application related environment before test. It's handy to recall bug.
  20. Decrypt HTTPS Traffic: HTTP Analyzer can show you unencrypted data sent over HTTPS / SSL connections as the same level of detail as HTTP. HTTPS is available if the application uses the Microsoft WININET API , Mozilla NSS API or OpenSSL API.
  21. Support HTTP Compression: HTTP Analyzer supports web application that have HTTP compression enabled,displaying the decompressed content and providing information about the compression rate.
  22. MS Excel® Style data filtering: HTTP Analyzer preconfigure many filter criteria, moreover, you can customize filter criteria against any data item, such as content types, verb, response codes, URLs, headers.
  23. Data grouping: Automatic Data grouping-an extremely powerful data viewing and manipulation metaphor
  24. Runtime Column Selection: The 36 columns can be shown in session grid. And you can use the new quick column button to toggle columns' visibility and reorder columns by dragging items in the dropdown.

Enhancements:

  • New: Deserialize XML-RPC traffic into the easy-to-use object trees.
  • New: Deserialize JSON-RPC traffic into the easy-to-use object trees.
  • Fixed: An IE Add-on automation library compatibility bug with Windows 2003 server.

Requirements:

  •  Win 2000/XP/2003/Vista
  •  Microsoft Internet Explorer 6,7 or 8
  •  Mozilla Firefox 3.0 plus

IE HTTP Analyzer 5.1.1.193 Screenshot

Advertisements

IE HTTP Analyzer 5.1.1.193 Keywords

Bookmark IE HTTP Analyzer 5.1.1.193

Hyperlink code:
Link for forum:

IE HTTP Analyzer 5.1.1.193 Copyright

WareSeeker periodically updates pricing and software information of IE HTTP Analyzer 5.1.1.193 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of IE HTTP Analyzer 5.1.1.193 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
Metadata can get you into trouble! Whenever an MS Office document is created it is complemented with such properties as the author, corporate name, document changes, editing time and other metadata. Free Download
cddvdripper.com Video Manager 1.326 is a tool which can classify and manage all of the video and audio files in your local computer. Free Download
The QMS Manager allows you to manage your quality documents from one console. Included in the software package are over 80 quality related document templates. Free Download
datconverter.net DAT Video Manager is a tool which can classify and manage dat files in your local computer. Free Download
Multi Renamer allows renaming multiple files with a couple of mouse clicks. Simply design the new naming pattern and click the button! Naming patterns are created basing on your own criteria and may i Free Download
allpdfconverter.com PDF Converter - Quickly convert 100 file formats to pdf. Free Download
A full-scale tool for developers for debugging and analyzing all outgoing and incoming HTTP traffic between their programs and/or web browser and the Internet. Free Download
Harbinger is a time series forecaster and benchmarking application for Windows PCs that utilizes neural network technology to model the behavior of any univariate time series. It can also evaluate the Free Download