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


SocketThreadManager.h File Reference

#include "ErrorHandler.h"
#include <map>

Include dependency graph for SocketThreadManager.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.


Classes

class  CSocketThreadManager
struct  CSocketThreadManager::CSocketThreadManager::_TimerID
struct  CSocketThreadManager::CSocketThreadManager::_TimeoutData
struct  CSocketThreadManager::CSocketThreadManager::_ThreadData

Defines

#define AFX_SOCKETTHREADMANAGER_H__74FE76EA_CB87_4F58_8F81_AA23A971A332__INCLUDED_
#define SOCKET_WINDOW_NAME   "Socket notification sink"
#define MAX_THREADS   200

Define Documentation

#define AFX_SOCKETTHREADMANAGER_H__74FE76EA_CB87_4F58_8F81_AA23A971A332__INCLUDED_

Definition at line 37 of file SocketThreadManager.h.

#define MAX_THREADS   200

Definition at line 53 of file SocketThreadManager.h.

#define SOCKET_WINDOW_NAME   "Socket notification sink"

Definition at line 50 of file SocketThreadManager.h.