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


CWaitList Member List

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

AddObject(CWaitableObject *pObject, BOOL bNoRelease=FALSE)CWaitList
CWaitList()CWaitList
operator<<(CWaitableObject *pObject)CWaitList
Release()CWaitList
SetAutoRelease(BOOL bRelease)CWaitList
Wait(BOOL bWaitAll, DWORD &dwSignaledObject, unsigned long ulTimeout=INFINITE)CWaitList
~CWaitList()CWaitList [virtual]