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


CArray_ptr< PointerType > Member List

This is the complete list of members for CArray_ptr< PointerType >, including all inherited members.

CArray_ptr(PointerType *pData)CArray_ptr< PointerType > [inline]
Get() const CArray_ptr< PointerType > [inline]
operator*()CArray_ptr< PointerType > [inline]
operator->() const CArray_ptr< PointerType > [inline]
operator=(const PointerType *pData)CArray_ptr< PointerType > [inline]
Release() const CArray_ptr< PointerType > [inline]
Reset()CArray_ptr< PointerType > [inline]
~CArray_ptr()CArray_ptr< PointerType > [inline, virtual]