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


COSManager Member List

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

CreateCriticalSection()COSManager [static]
CreateEvent(BOOL bInitialState=FALSE, BOOL bManualReset=FALSE, const char *pEventName=NULL)COSManager [static]
CreateMutex(const char *pMutexName=NULL)COSManager [static]
CreateReadWriteLock(int iMaximumReaders)COSManager [static]
CreateSemaphore(long lInitialCount, long lMaxCount, const char *pSemaphoreName=NULL)COSManager [static]
CreateThread(CGenericThread::LPGenericThreadProc pThreadProc)COSManager [static]