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


AsyncSocket.cpp File Reference

#include "stdafx.h"
#include "AsyncSocket.h"
#include "ErrorHandlerMacros.h"
#include "OSManager.h"
#include "GenericCriticalSection.h"
#include <conio.h>
#include <vector>

Include dependency graph for AsyncSocket.cpp:

Go to the source code of this file.