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


SocketPool.cpp File Reference

#include "stdafx.h"
#include "SocketPool.h"
#include "ErrorHandlerMacros.h"
#include "OSManager.h"
#include "GenericCriticalSection.h"

Include dependency graph for SocketPool.cpp:

Go to the source code of this file.


Defines

#define CSocketPool_Class   "CSocketPool"

Define Documentation

#define CSocketPool_Class   "CSocketPool"

Definition at line 36 of file SocketPool.cpp.