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


CGenericSemaphore Member List

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

Aquire(unsigned long ulMSTimeout=INFINITE)=0CGenericSemaphore [pure virtual]
CGenericSemaphore(long lInitialCount, long lMaxCount, const char *pSemaphoreName=NULL)CGenericSemaphore
CWaitableObject()CWaitableObject
GetHandle() const =0CWaitableObject [protected, pure virtual]
IsFirst() const CWaitableObject [virtual]
Release(long lAmount=1)=0CGenericSemaphore [pure virtual]
ReleaseObject()=0CWaitableObject [pure virtual]
SetFirst()CWaitableObject [protected]
~CGenericSemaphore()CGenericSemaphore [virtual]
~CWaitableObject()CWaitableObject [virtual]