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


CSocketThreadManager::CSocketThreadManager::_TimerID Struct Reference

#include <SocketThreadManager.h>

Collaboration diagram for CSocketThreadManager::CSocketThreadManager::_TimerID:

List of all members.


Public Attributes

int iTimerID
int iIndex
int iMS

Detailed Description

Definition at line 69 of file SocketThreadManager.h.


Member Data Documentation

int CSocketThreadManager::CSocketThreadManager::_TimerID::iIndex

Definition at line 72 of file SocketThreadManager.h.

int CSocketThreadManager::CSocketThreadManager::_TimerID::iMS

Definition at line 73 of file SocketThreadManager.h.

int CSocketThreadManager::CSocketThreadManager::_TimerID::iTimerID

Definition at line 71 of file SocketThreadManager.h.


The documentation for this struct was generated from the following file: