| |
|
|
| |
TracePlus Web Detective Description |
|
| |
TracePlus/Web Detective (eBusiness Edition) builds upon the technology used in our TracePlus/Web Detective (Standard Edition) product known as Cyclone Plus debugging technology that supports both HTTP and HTTPS protocols (HTTPS is available if the application uses the Microsoft WININET API).
In addition the Cyclone Plus technology has the ability to intercept HTTP information in Windows applications without launching them from TracePlus. This is a convenient feature to have when you are in a hurry.
Easily visualize the logical order of HTTP information Previous versions of the Web Detective presented HTTP headers in order that TracePlus intercepted them from the application. Since many Internet applications are multi-threaded, it became time consuming to locate the HTTP request and matching response in the Protocol View.
TracePlus assigns a session ID to all headers that were sent or received within a process on the same socket number. Then the Protocol View is sorted by the session ID. What happens is that all requests and responses will line up in pairs (except when the client makes more than one request simultaneously on the same socket. This way, you can easily understand the logical grouping of HTTP requests and responses. |
|
| |
|
|
|
|