Search Perform an advanced search query SOFTPEDIA
 
SOFTPEDIA
Updated one minute ago
HomeSubmit a program for being reviewedAdvertise on our websiteGet help on surfing our websitesSend us your feedbackGet information about our XML/RSS backend and how to use itBrowse the news archiveVisit our discussion forumVizitati forumul in limba romana



Program Finder NormalFreeware onlyShareware only

HttpWatch Basic Edition 5.2.13 Report spyware 

Click to download HttpWatch
View more HttpWatch Basic Edition screenshots (2)
 Downloads: 6,195
Rating: | Rated by: 19 user(s)
Add to download basket     Send us update information
 Developer: Simtec Limited | More programs by this producer
 License: Freeware  
 Size / OS: 5.79 MB, Windows 2K/XP/2003/Vista
 Last Updated: December 23rd, 2007, 00:51 GMT
 Category: C: \ Tweak \ Browser Tweak
 Read user reviews (0) Add a review Refer to friend Subscribe
    Download HttpWatch

HttpWatch description
Unrivalled levels of HTTP monitoring without the need for separately configured proxies or network sniffers.

All web applications make extensive use of the HTTP protocol (or HTTPS for secure sites). Even simple web pages require the use of multiple HTTP requests to download HTML, graphics and javascript.

The ability to view the HTTP interaction between the browser and web site is crucial to these areas of web development:
· Trouble shooting
· Performance tuning
· Verifying that a site is secure and does not expose sensitive information

HttpWatch integrates with Internet Explorer and records detailed information about HTTP as you access a web site or application. If you access a site that uses secure HTTPS connections, HttpWatch automatically displays the decrypted form of the network traffic.

Conventional network monitoring tools just display low level data captured from the network. In contrast, HttpWatch has been optimized for displaying HTTP traffic and allows you to quickly see the values of headers, cookies, query strings and more...

HttpWatch also supports non-interactive examination of HTTP data. When log files are saved, a complete record of the HTTP traffic is saved in a compact file. You can even examine log files that your customers and suppliers have recorded using the free Basic Edition.

Seven reasons to use HttpWatch rather than other HTTP monitoring tools:
1.Easy to Use - start logging after just a couple of mouse clicks in Internet Explorer. No other proxies, debuggers or network sniffers have to be configured
2.Productive - quickly see cookies, headers, POST data and query strings without having to manually decode raw HTTP packets
3.Robust - reliably log thousands of HTTP transactions for hours or days while tracking down intermittent problems
4.Accurate - HttpWatch has minimal impact on the normal interaction of Internet Explorer with a web site. No extra network hops are added, allowing you to measure real world HTTP performance
5.Flexible - HttpWatch only requires client-side installation and will work with any server side technology that renders HTTP pages in Internet Explorer. No special server-side permissions or configurations are required - ideal for use against production servers on the Internet or Intranet
6.Comprehensive - works with HTTP compression, redirection, SSL encryption & NTLM authentication. A complete automation interface provides access to recorded data and allows HttpWatch to be controlled from most popular programming languages.
7.Professional Support - updates and bug fixes are provided free of charge on our website and technical support is available by email, phone or fax.

Uses of HttpWatchHttpWatch is used in a wide variety of companies and industries for tasks such as:
· Testing a web application to ensure that it is correctly issuing cookies or setting headers that control page expiration
· Finding out how other sites work and how they implement certain features
· Checking the information that Internet Explorer is supplying when you visit a site
· Verifying that a secure web site is not issuing sensitive data in cookies or headers
· Tuning the performance of a web site by measuring download times, caching or the number of network round trips
· Learning about how HTTP works (useful for programming and web design classes)
· Allowing webmasters to fine tune the caching of images and other content
· Performing regression testing on production servers to verify performance and correct behavior

Here are some key features of "HttpWatch":

Records HTTPHttpWatch captures a wide range of HTTP related data including:
· Headers and Cookies
· URLs and method (e.g. GET, POST, etc)
· Parameters sent in a query strings and POST requests
· HTTP status codes and errors
· Redirections
· The network size of the HTTP response including headers
· Chunked encoding

Decrypts HTTPS Traffic
· Secure browser sessions that use the HTTPS protocol are displayed in their unencrypted form in HttpWatch, making it easy to debug banking and finance applications.

Integrates
With Internet Explorer

· Starting HttpWatch is simple and easy. An extra toolbar button is added to Internet Explorer allowing HttpWatch to be opened and started with two mouse clicks:

Compact & Comprehensive Log Files
· The log file format used by HttpWatch results in much smaller files that other formats such as XML and contains everything that is displayed in HttpWatch. This includes binary format files and streams, compressed content and network information. If your customers send you HttpWatch log files you will get a full and accurate representation of the HTTP activity in their browser.

Includes a Standalone Log File Viewer
· A standalone log file viewer allows HttpWatch .hwl files to be viewed and modified outside of Internet Explorer.

Summary of Recorded Traffic
· The Summary view can be used at any time to quickly display data about the whole log, a single page or a number of selected items. The following types of data are shown:
· Performance - this tab shows how long the requests took to complete and can be used to accurately measure page download time. It also shows how much network bandwidth was used and the savings achieved from using HTTP compression
· Status Codes - this tab records how many times each HTTP status code was received
· Errors - any network or HTTP level errors are displayed on this tab. Double clicking on an error finds the first request that caused the error. Pressing F3 then takes you to the next request that also failed in the same way.

Grouping Of Requests By Page
· Requests are grouped by page as shown below. Each page group can be separately expanded or collapsed to aid navigation through large log files.

Real-Time Page Level Time Charts
· Page level time charts are displayed and updated in real-time as you record requests in HttpWatch. This gives a direct, visual indication of how a site is performing - allowing common problems to be diagnosed at a glance:

Request Level Time Charts
· The time chart displayed for each request is broken down into a number of colored sections to show network level timings such as DNS lookup and TCP connects.

Collect Log Files from Customers and Users
· By using HttpWatch Basic Edition, you and your customers can record and view log files without having to purchase extra HttpWatch licenses. Here are two scenarios where you could make use of the free Basic Edition of HttpWatch:
· Send log files to your suppliers
· If you have HttpWatch Professional Edition your log files can be viewed by anyone using HttpWatch Basic Edition. This can be useful if you want to record and send log files to a supplier to illustrate a problem you are experiencing with a web based service.
· View log files from your customers or in-house users
· You can view log files from your customers and in-house users by getting them to install the free Basic Edition of HttpWatch. They can then record a trace file and send it to you for analysis in HttpWatch Professional Edition.

Automation Interface
· HttpWatch has a comprehensive automation interface that can be used by most programming languages (e.g. C#, Javascript & Ruby). The interface can be used to control the HttpWatch plug-in for IE and access data in HttpWatch log files. If you are already running automated tests, you can integrate HttpWatch and record HTTP level information during your tests. The recorded data that then be checked for certain types of configuration and performance problems (e.g. HTTP compression is not enabled).
· The ability to access data in an HttpWatch log file makes it possible to develop custom reports and automate repetitive tasks. The C# code, shown below, exports all javascript files from a log file.

Millisecond Level Timing
· The timing information displayed in HttpWatch is accurate to a a single millisecond (0.001 sec).

Supports Advanced Filtering
· HttpWatch supports filtering of requests by wide variety of criteria such as content types, response codes, URLs, headers and content.

HTTP Compression
· HttpWatch works with systems that have HTTP compression enabled, displaying the expanded content and providing information about the compression savings achieved.

Dynamic Sorting
· Data can be sorted in HttpWatch by clicking on a column heading. The sort order is applied to existing items and used to order new items as they appear.

Extended Cookie Information
· Whenever a cookie is sent to a web server only its name and value appear in the HTTP request message. HttpWatch also displays the associated domain, path and expiration data making it easier to determine why a particular cookie value is being used. Other HTTP monitoring tools only display this information for cookies in the HTTP response message.

Network Level Performance Data
· The Overview and Stream tabs show DNS lookups, TCP connects, IP addresses and ports used by an HTTP request. This can help locate network related problems and check that Keep-Alive connections are being used effectively.
· The Send and Receive columns show the actual number of bytes that Internet Explorer had to send and receive when executing an HTTP request. Other tools just show you the content size, but it is the network level data sizes that really have an impact on performance.

Displays Raw HTTP streams
· HttpWatch displays the raw HTTP streams sent to and received from a web site.

Shows Interaction with Browser Cache
· HttpWatch shows the interaction between Internet Explorer and the browser cache, not just network traffic between the browser and the web site. This is an important feature when a web site is being tuned for performance or to determine why pages are not updating correctly

Keyboard Accelerators
· All commonly used actions in HttpWatch can be invoked with keyboard accelerators, even when the keyboard focus is in an Internet Explorer window. For example, this menu shows the keyboard accelerators that can be used to control filtering.

Data can be exported to other formats
· The data captured by HttpWatch can be exported in XML or CSV (comma separated variable) formats.

Accurately Records Requests and Responses
· HttpWatch logs and displays all the intermediate responses caused by the use of techniques such as redirection, authentication and 1xx responses. Some tools just synthesize the response and may show invalid responses (e.g. non zero Content-Length headers on 304 responses). With HttpWatch you see the actual data returned by the web server, even over HTTPS connections.

Automatic Recording And Saving
· HttpWatch can be configured to automatically record and save log files with no manual intervention or programming. Log files are written out to a specified directory at regular intervals or when IE closes.

Access to Cached and Downloaded Content
· Text, image and flash based content can be viewed within HttpWatch, exported to another application or saved to a file. The content window uses syntax highlighting on common web formats, such as XML, HTML and CSS.

Support for International Characters
· HttpWatch supports many commonly used character encoding schemes so that it can display the correct international characters.

Easy, Simple And Powerful
· HttpWatch works with Internet Explorer 6 or 7 on Windows 2000, XP, 2003 Server and Vista (including IE 7 protected mode) and can be easily installed in a few minutes. No device drivers or proxies have to be installed.
· The setup program is simple to run manually, and supports automated deployment by scripts or tools such as SMS.
· HttpWatch was the first integrated HTTP sniffer for Internet Explorer and leads the way with a simple, yet powerful, user interface.


Requirements:

· Internet Explorer 6 or 7


Limitations:

· Only displays extended HTTP information for a limited number of well known sites.


What's New in This Release:

· Fixed: Added on-line help for Tools menu items
· Fixed: Plugin object now works correctly with automation clients compiled against HttpWatch version 5.1 or earlier
· Fixed: Improved error handling for cache and cookie clearing commands... [ read full changelog ]





Softpedia guarantees that HttpWatch Basic Edition 5.2.13 is 100% CLEAN, which means it does not contain any form of malware, including but not limited to: spyware, viruses, trojans and backdoors.

This software product was tested thoroughly and was found absolutely clean, therefore it can be installed with no concern by any computer user.

However, it should be noted that this product will be retested periodically and the award may be withdrawn, so you should check back on this page from time to time. (click here for more information)


Related downloads IT News Popular downloads New additions   Latest reviews  
Web Log Explorer 3.5 Build 0441
An interactive web server log analyzer which automatically extracts archived log files.
HTTP Sniffer 1.1
HTTP Sniffer is a HTTP protocol packet sniffer, network analyzer and file reassembly software based on Windows platform
Free HTTP Sniffer 1.0
This application will trace wide range of information in order to find the URLs for all streams on your LAN.
Web Log Storming 1.8 build 407
Web Log Storming - Completelly interactive web log analyzer. Browse through statistics.
WebLight 4.0.10
WebLight is a Website Link and HTML Analyzer
HTTP Protocol Sniffer and Analyzer 1.2
HTTP Protocol Sniffer and Analyzer will capture and analyze all communications over the HTTP protocol made by a program
System Monitoring Protocol (SMP) Standard 12.0.2
A Real-time and Interactive PC inventory management software
System Monitoring Protocol (SMP) Professional 12.2.1
Real-time PC inventory management software for IT manager and help desk staffs.
HTTP & ICQ Sniffer 1.0
Capture and log HTTP requests and ICQ chat from computers in network

go to top Use the following code to link to this page:



Welcome!
Hello, Guest

Login if you have a Softpedia.com account.

Otherwise, register for one.

Main categories:
  • Antivirus
  • Compression tools
  • CD/DVD Tools
  • Office tools
  • Programming
  • Authoring tools
  • File managers
  • Desktop Enhancements
  • Internet
  • Network Tools
  • IPOD TOOLS
  • Mobile Phone Tools
  • Multimedia
  • Tweak
  • System
  • Security
  • Others
  • Science / CAD
  • UNIX
  • Windows Widgets
  • PORTABLE SOFTWARE

  • Week's best:
  • Adobe Flash Player 1...
  • Intel Chipset Softwa...
  • Uxtheme Multi-patche...
  • SRS Audio Sandbox 1....
  • SP3 UxTheme Patcher ...
  • PECompact 2.82
  • Sony Vegas Movie Stu...
  • 3DMark Vantage 1.0
  • Total Commander 7.03
  • VistaMizer 2.5.1.0
  • AVG Free Edition 8.0...
  • Windows XP Service P...
  • Ashampoo Burning Stu...
  • XviD Media Codec 1.1...
  • Blu-ray Disc Ripper ...
  • Blu-ray Region Code ...
  • Adobe Photoshop Ligh...
  • PowerDVD 8.0.1531
  • EF Commander 6.54
  • Microsoft Windows In...
  • Nero 8 Lite 8.3.2.1
  • WebSite-Watcher 4.41...
  • EVEREST Ultimate Edi...
  • Nokia PC Suite 6.86....
  • VMware Workstation 6...
  • AnyDVD HD 6.4.2.2
  • Messenger Plus! Live...
  • The Bat! Voyager 4.0...
  • Windows Vista Servic...
  • Nero 8 8.3.2.1
  • © 2001 - 2008 Softpedia. All rights reserved.
    Softpedia™ and Softpedia™ logo are registered trademarks of SoftNews NET SRL.
    Copyright Information | Privacy Policy | Terms of Use | Contact Softpedia | Update your software | Archive