Retail products


Traffic interception SDK

Control every TCP/IP network connection

  • Route connections via proxy
  • Redirect connections and modify the data
  • Block connections and applications
SSL interception SDK

View SSL in plaintext and modify it

  • View the SSL stream decrypted in plaintext
  • Redirect SSL connection and modify decrypted data
  • Browser shows "SSL lock" without warnings

Documentation


ErrorHandler.cpp File Reference

#include "stdafx.h"
#include "ErrorHandler.h"
#include "ErrorHandlerMacros.h"
#include <assert.h>
#include <time.h>

Include dependency graph for ErrorHandler.cpp:

Go to the source code of this file.


Defines

#define CErrorHandler_Class   "CErrorHandler"

Define Documentation

#define CErrorHandler_Class   "CErrorHandler"

Definition at line 90 of file ErrorHandler.cpp.