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


CGenericEvent Member List

This is the complete list of members for CGenericEvent, including all inherited members.

CGenericEvent(BOOL bInitialState=FALSE, BOOL bManualReset=FALSE, const char *pEventName=NULL)CGenericEvent
CWaitableObject()CWaitableObject
GetHandle() const =0CWaitableObject [protected, pure virtual]
IsFirst() const CWaitableObject [virtual]
Pulse()=0CGenericEvent [pure virtual]
ReleaseObject()=0CWaitableObject [pure virtual]
Reset()=0CGenericEvent [pure virtual]
Set()=0CGenericEvent [pure virtual]
SetFirst()CWaitableObject [protected]
Wait(unsigned long ulMSTimeout=INFINITE)=0CGenericEvent [pure virtual]
~CGenericEvent()CGenericEvent [virtual]
~CWaitableObject()CWaitableObject [virtual]